]> 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)
commit88e98da311f4bbeb035c6fdbfedf0c014a833ae5
treeeefd18ce2a5efaa9f144cfbdf336bfbf3cbaf5cf
parent081ef54181a1ff0d2c7e189052277797ff8dd0dd
Revert "uio: fix vma io range check in mmap"

This reverts commit c3047436833483a5a927899e7ab0a2dfd4a8a9b3.

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