original_kernel/arch/arm/kernel
Russell King 8799ee9f49 [ARM] Set bit 4 on section mappings correctly depending on CPU
On some CPUs, bit 4 of section mappings means "update the
cache when written to".  On others, this bit is required to
be one, and others it's required to be zero.  Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-29 18:24:21 +01:00
..
Makefile [ARM] 3370/2: ep93xx: add crunch support 2006-06-28 17:55:01 +01:00
apm.c
armksyms.c [ARM] nommu: uaccess tweaks 2006-06-28 17:59:46 +01:00
arthur.c
asm-offsets.c [ARM] Set bit 4 on section mappings correctly depending on CPU 2006-06-29 18:24:21 +01:00
bios32.c
calls.S
compat.c
compat.h
crunch-bits.S [ARM] 3370/2: ep93xx: add crunch support 2006-06-28 17:55:01 +01:00
crunch.c [ARM] 3370/2: ep93xx: add crunch support 2006-06-28 17:55:01 +01:00
debug.S
dma-isa.c
dma.c
ecard.c
entry-armv.S [ARM] 3370/2: ep93xx: add crunch support 2006-06-28 17:55:01 +01:00
entry-common.S
entry-header.S
fiq.c
head-common.S
head-nommu.S
head.S [ARM] Set bit 4 on section mappings correctly depending on CPU 2006-06-29 18:24:21 +01:00
init_task.c
io.c
irq.c
isa.c
iwmmxt.S
module.c
process.c
ptrace.c [ARM] 3665/1: crunch: add ptrace support 2006-06-28 17:55:00 +01:00
ptrace.h
semaphore.c
setup.c [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name 2006-06-29 15:03:09 +01:00
signal.c [ARM] 3664/1: crunch: add signal frame save/restore 2006-06-28 17:54:59 +01:00
signal.h
smp.c
sys_arm.c
sys_oabi-compat.c
time.c
traps.c
vmlinux.lds.S [ARM] nommu: uaccess tweaks 2006-06-28 17:59:46 +01:00