tmp_suning_uos_patched/arch/microblaze/kernel
Michal Simek 5c0d72b1b3 microblaze: Remove PER_CPU(KM) variable
There is a way howto remove Kernel Mode variable. It is easier
to parse UMS bit in MSR to find out if I come from kernel or user
space. Loading MSR content should be in one cycle and loading
PER_CPU variable depends on memory state.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2010-08-04 10:22:44 +02:00
..
cpu microblaze: Allow PAGE_SIZE configuration 2010-08-04 10:22:34 +02:00
asm-offsets.c
dma.c
early_printk.c
entry-nommu.S microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
entry.S microblaze: Remove PER_CPU(KM) variable 2010-08-04 10:22:44 +02:00
exceptions.c
ftrace.c
head.S microblaze: Allow PAGE_SIZE configuration 2010-08-04 10:22:34 +02:00
heartbeat.c
hw_exception_handler.S microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
init_task.c
intc.c
irq.c microblaze: Trace hardirqs 2010-08-04 10:22:33 +02:00
Makefile microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
mcount.S
microblaze_ksyms.c
misc.S
module.c
of_device.c
of_platform.c
process.c microblaze: Do not trace cpu_relax function 2010-08-04 10:22:36 +02:00
prom_parse.c
prom.c
ptrace.c
reset.c
selfmod.c
setup.c
signal.c
stacktrace.c microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
sys_microblaze.c
syscall_table.S
timer.c microblaze: Decrease time shifting values 2010-08-04 10:22:39 +02:00
traps.c microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
unwind.c microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
vmlinux.lds.S microblaze: Do not use _start in vmlinux 2010-08-04 10:22:41 +02:00