]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit4bb82551e165f887448f6f61055d7bcd90aefa2a
treee52389322e063c5b784ead6ec314503f7646c765
parent2da5bf80f754e28cc153362e5ed1edaa9740897a
Fix up mmap of /dev/kmem

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.
drivers/char/mem.c