]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Aug 2024 17:19:49 +0000 (10:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Aug 2024 17:19:49 +0000 (10:19 -0700)
commitccdbf91fdf5a71881ef32b41797382c4edd6f670
tree38287d87455cca815d1359ee373dc5917d4050d4
parente1bc113215ab2875ab52fbbd76a54b5583f67e61
parentcdd1fa91a6b8c7cd93b3abf9f3ef05b8ce741b61
Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core fixes from Greg KH:
 "Here are two 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"

* tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  mips: sgi-ip22: Fix the build
  ARM: riscpc: ecard: Fix the build