commit | 8a052e0bc25ff52f17b3dff150846ca9eb969162 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Wed Feb 01 19:26:01 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 01 19:26:01 2006 +0000 |
tree | 607355bc9ce1ac2d6f5611287cf89fa473d48d02 | |
parent | 62500d1f8eadff078cca462dc4df035a29180383 [diff] |
[ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range 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>