tmp_suning_uos_patched/arch/microblaze
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
..
boot microblaze: Do not use _start in vmlinux 2010-08-04 10:22:41 +02:00
configs
include/asm microblaze: Fix number of pvr regs 2010-08-04 10:22:39 +02:00
kernel microblaze: Remove PER_CPU(KM) variable 2010-08-04 10:22:44 +02:00
lib
mm microblaze: Sync noMMU and MMU setup_memory 2010-08-04 10:22:30 +02:00
oprofile
pci
platform
Kconfig microblaze: Allow PAGE_SIZE configuration 2010-08-04 10:22:34 +02:00
Kconfig.debug microblaze: Enable early printk only for uartlite 2010-08-04 10:22:38 +02:00
Makefile