Alexandre Rusev 9ae3ae0beb [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF
"cat /dev/mem" may cause kernel Oops for boards with PHYS_OFFSET != 0
because character device is mapped to addresses starting from zero
and there is no protection against such situation.
Patch just add this.

Signed-off-by: Alexandre Rusev <arusev@ru.mvista.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-02-29 22:47:20 +00:00
..
2008-01-28 13:21:30 +00:00
2007-05-20 20:10:32 +01:00
2008-02-09 22:43:15 +00:00
2008-01-28 23:22:13 +01:00
2008-01-28 23:22:13 +01:00
2008-02-08 10:38:02 -08:00
2008-01-26 14:47:48 +00:00
2008-01-26 14:50:06 +00:00
2008-01-28 13:21:30 +00:00