diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2007-04-16 22:53:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-17 16:36:27 -0700 |
commit | 8a93258ce302c2b597289770cb7de8dba7c6c219 (patch) | |
tree | 6a1ce03d17f7ffdeef57e9ff07804a9fff089fc8 /lib/libcrc32c.c | |
parent | 112654208bd6f092e064973b8fa680e37ffa74a6 (diff) |
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 'lib/libcrc32c.c')
0 files changed, 0 insertions, 0 deletions