Fix up mmap of /dev/kmem
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 13 Aug 2005 21:22:59 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 13 Aug 2005 21:22:59 +0000 (14:22 -0700)
This leaves the issue of whether we should deprecate the whole thing (or
if we should check the whole mmap range, for that matter) open. Just do
the minimal fix for now.


No differences found