All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fix for 5.4-rc5
@ 2019-10-26 18:18 Greg KH
  2019-10-26 20:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-10-26 18:18 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Stephen Rothwell

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.4-rc5

for you to fetch changes up to 82af5b6609673f1cc7d3453d0be3d292dfffc813:

  sysfs: Fixes __BIN_ATTR_WO() macro (2019-10-02 10:06:45 +0200)

----------------------------------------------------------------
Driver core fix for 5.4-rc5

Here is a single sysfs fix for 5.4-rc5.

It resolves an error if you actually try to use the __BIN_ATTR_WO()
macro, seems I never tested it properly before :(

This has been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Nayna Jain (1):
      sysfs: Fixes __BIN_ATTR_WO() macro

 include/linux/sysfs.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Driver core fix for 5.4-rc5
  2019-10-26 18:18 [GIT PULL] Driver core fix for 5.4-rc5 Greg KH
@ 2019-10-26 20:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-26 20:45 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell

The pull request you sent on Sat, 26 Oct 2019 20:18:15 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.4-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/13fa692e3f86deed6c0d56b3004b694f0ccad3d4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-26 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-26 18:18 [GIT PULL] Driver core fix for 5.4-rc5 Greg KH
2019-10-26 20:45 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.