All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 6.11-rc4
@ 2024-08-18 15:42 Greg KH
  2024-08-18 17:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-08-18 15:42 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

The following changes since commit 7c626ce4bae1ac14f60076d00eafe71af30450ba:

  Linux 6.11-rc3 (2024-08-11 14:27:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.11-rc4

for you to fetch changes up to cdd1fa91a6b8c7cd93b3abf9f3ef05b8ce741b61:

  mips: sgi-ip22: Fix the build (2024-08-13 11:34:55 +0200)

----------------------------------------------------------------
Driver core fixes for 6.11-rc4

Here are 2 driver fixes for regressions from 6.11-rc1 due to the driver
core change making a structure in a driver core callback const.  These
were missed by all testing EXCEPT for what Bart happened to be running,
so I appreciate the fixes provided here for some odd/not-often-used
driver subsystems that nothing else happened to catch.

Both of these fixes have been in linux-next all week with no reported
issues.

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

----------------------------------------------------------------
Bart Van Assche (2):
      ARM: riscpc: ecard: Fix the build
      mips: sgi-ip22: Fix the build

 arch/arm/mach-rpc/ecard.c     | 2 +-
 arch/mips/sgi-ip22/ip22-gio.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] Driver core fixes for 6.11-rc4
  2024-08-18 15:42 [GIT PULL] Driver core fixes for 6.11-rc4 Greg KH
@ 2024-08-18 17:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-18 17:23 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Sun, 18 Aug 2024 17:42:08 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.11-rc4

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

Thank you!

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

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

end of thread, other threads:[~2024-08-18 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-18 15:42 [GIT PULL] Driver core fixes for 6.11-rc4 Greg KH
2024-08-18 17:23 ` 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.