]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'modules-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Feb 2022 17:54:00 +0000 (09:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Feb 2022 17:54:00 +0000 (09:54 -0800)
commit6dbf40f08a918590510b1afae4ecf521d552d28e
tree5985d3beb6a88367300850a332607d866b7e5a09
parenta1c125a13b4996236331e86ac6912184708875ff
parent1668c8b8f4b899d5aa041152b65e280ddfaac63f
Merge tag 'modules-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux

Pull module fix from Luis Chamberlain:
 "Fixes module decompression when CONFIG_SYSFS=n

  The only fix trickled down for v5.17-rc cycle so far is the fix for
  module decompression when CONFIG_SYSFS=n. This was reported through
  0-day"

* tag 'modules-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux:
  module: fix building with sysfs disabled