linux/arch/microblaze/kernel
Michal Simek 77f6d22605 microblaze: Remove additional setup for kernel_mode
PT_MODE stores information if kernel comes from user
or kernel space. If come from user space, PT_MODE
contains 0. If come from kernel store, PT_MODE contains
non zero value. We don't need to save value 1. I am using
r1 register which contains non zero value.
This change save one additional instruction.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2010-08-04 10:22:53 +02:00
..
cpu microblaze: Allow PAGE_SIZE configuration 2010-08-04 10:22:34 +02:00
asm-offsets.c
dma.c microblaze: Fix sg_dma_len() regression 2010-06-09 16:20:54 +02:00
early_printk.c
entry-nommu.S microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
entry.S microblaze: Remove additional setup for kernel_mode 2010-08-04 10:22:53 +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 microblaze: Fix comment for TLB 2010-08-02 10:44:03 +02:00
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 lmb: rename to memblock 2010-07-14 17:14:00 +10:00
ptrace.c microblaze: Fix copy_to_user_page macro 2010-08-04 10:22:31 +02:00
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