]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2020 21:44:41 +0000 (13:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2020 21:44:41 +0000 (13:44 -0800)
commitaa239daa2a2c634cea79510dcffa7e3b0e22debd
tree1895b63d83fd7858314009602ce40fb44b4fee1d
parentdc01397b5e0b16523e1693fce554ccb6e7711930
parent69ce05f957c2d59e2c887035e3b5e04f29dad47d
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground

Pull compat-ioctl fix from Arnd Bergmann:
 "One patch in the compat-ioctl series broke 32-bit rootfs for multiple
  people testing on 64-bit kernels. Let's fix it in -rc1 before others
  run into the same issue"

* tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground:
  compat_ioctl: fix FIONREAD on devices
fs/ioctl.c