]> 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)
commite4e3c81b07545dd043be1592b86d00e3519a093a
tree1895b63d83fd7858314009602ce40fb44b4fee1d
parenteb1af05549b2df48af42109797833e9fda9d52be
parentbe4bc1a0dcd846a16496b0b0a1cfdbfe0ba46fed
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