[ARM] 4551/1: s3c24xx: fix wrong virtual address offsets
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sat, 18 Aug 2007 21:23:57 +0000 (22:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Aug 2007 11:36:40 +0000 (12:36 +0100)
This patch reduces 36-bit offset to 32-bit offsets. The 36-bit
offsets makes virtual addresses wraps when added to 32-bit base.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found