[ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range
authorNicolas Pitre <nico@cam.org>
Wed, 1 Feb 2006 19:26:01 +0000 (19:26 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 1 Feb 2006 19:26:01 +0000 (19:26 +0000)
Patch from Nicolas Pitre

The mini I-cache issue is valid only for kernel space since debuggers
would not fly if they used user space addresses for their stubs.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found