]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "uio: fix vma io range check in mmap"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jun 2014 23:07:08 +0000 (16:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jun 2014 23:07:08 +0000 (16:07 -0700)
commitbfa5f7f57c0a79b1bcc39838f2423e0be9a3d2f6
treeeefd18ce2a5efaa9f144cfbdf336bfbf3cbaf5cf
parent29230ba12c9ebdc4bb6e22babcaec9dfa3d76ff4
Revert "uio: fix vma io range check in mmap"

This reverts commit fd85cb7356d86687fed8ad8bee73691030fa37a0.

Linus objected to this originally, I can see why it might be needed, but
given that no one spoke up defending this patch, I'm going to revert it.

If you have hardware that requires this change, please speak up in the
future and defend the patch.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Bin Wang <binw@marvell.com>
Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Cc: Norbert Ciosek <norbertciosek@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio.c