diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2007-04-17 07:53:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-18 01:36:27 +0200 |
commit | 8a93258ce302c2b597289770cb7de8dba7c6c219 (patch) | |
tree | 6a1ce03d17f7ffdeef57e9ff07804a9fff089fc8 /arch/alpha | |
parent | kernel-doc: fix plist.h comments (diff) | |
download | linux-8a93258ce302c2b597289770cb7de8dba7c6c219.tar.xz linux-8a93258ce302c2b597289770cb7de8dba7c6c219.zip |
fix bogon in /dev/mem mmap'ing on nommu
While digging through my MAP_FIXED changes, I found that rather obvious
bug in /dev/mem mmap implementation for nommu archs. get_unmapped_area()
is expected to return an address, not a pfn.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-By: David Howells <dhowells@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions