linux/arch/microblaze/kernel
Edgar E. Iglesias a49f56eec5 microblaze: Fix a typo when disabling stack protection
Correct a typo causing the stack protector to be left enabled.
0xFFFFFFF -> 0xFFFFFFFF

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-02-10 07:44:11 +01:00
..
cpu microblaze: Add missing v8.50.a version 2014-01-27 11:31:37 +01:00
.gitignore
asm-offsets.c
dma.c
early_printk.c
entry-nommu.S
entry.S
exceptions.c
ftrace.c
head.S microblaze: Fix a typo when disabling stack protection 2014-02-10 07:44:11 +01:00
heartbeat.c
hw_exception_handler.S microblaze: Fix compilation error for BS=0 2014-01-27 11:26:33 +01:00
intc.c
irq.c
kgdb.c
Makefile
mcount.S
microblaze_ksyms.c
misc.S
module.c
process.c
prom.c
prom_parse.c
ptrace.c
reset.c
setup.c microblaze: Fix missing bracket in printk 2014-01-27 11:26:34 +01:00
signal.c
stacktrace.c
sys_microblaze.c
syscall_table.S
timer.c microblaze: timer: Do not initialized system timer twice 2014-01-27 11:26:31 +01:00
traps.c
unwind.c
vmlinux.lds.S microblaze: Add NOTES section to linker script 2014-01-27 11:25:01 +01:00