kernel-hacking-2024-linux-s.../arch/blackfin/kernel
Barry Song 41c3e3346a Blackfin: access_ok: permit L1 stack
When apps run with their stack in L1, some system calls might be made
where a buffer is in the stack as an argument.  So make sure the core
Blackfin access code does not reject this memory location.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-22 03:48:54 -04:00
..
cplb-mpu Blackfin: Rename IRQ flags handling functions 2010-10-07 14:08:52 +01:00
cplb-nompu
.gitignore
asm-offsets.c
bfin_dma_5xx.c Blackfin: fix DMA/cache bug when resuming from suspend to RAM 2010-08-06 12:55:50 -04:00
bfin_gpio.c Blackfin: Rename IRQ flags handling functions 2010-10-07 14:08:52 +01:00
bfin_ksyms.c Blackfin: move string functions to normal lib/ assembly 2010-05-22 14:19:09 -04:00
cplbinfo.c
dma-mapping.c
dumpstack.c Blackfin: make hardware trace output a little more useful 2010-05-21 09:40:19 -04:00
early_printk.c
entry.S
exception.c Blackfin: split kernel/traps.c 2010-05-21 09:40:17 -04:00
fixed_code.S
flat.c
ftrace-entry.S Blackfin: add support for dynamic ftrace 2010-08-06 12:55:54 -04:00
ftrace.c Blackfin: add support for dynamic ftrace 2010-08-06 12:55:54 -04:00
gptimers.c
init_task.c
ipipe.c Blackfin: Rename IRQ flags handling functions 2010-10-07 14:08:52 +01:00
irqchip.c
kgdb.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2010-05-24 08:02:58 -07:00
kgdb_test.c
Makefile Blackfin: add support for dynamic ftrace 2010-08-06 12:55:54 -04:00
module.c
nmi.c
process.c Blackfin: access_ok: permit L1 stack 2010-10-22 03:48:54 -04:00
pseudodbg.c Blackfin: show the whole accumulator in the pseudo DBG insn 2010-05-22 14:19:06 -04:00
ptrace.c Blackfin: ptrace: enable access to L1 stacks 2010-10-22 03:48:52 -04:00
reboot.c
setup.c Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options 2010-08-06 12:55:52 -04:00
shadow_console.c
signal.c
stacktrace.c
sys_bfin.c Blackfin: split kernel/traps.c 2010-05-21 09:40:17 -04:00
time-ts.c Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2010-05-19 17:10:06 -07:00
time.c
trace.c Fix IRQ flag handling naming 2010-10-07 14:08:55 +01:00
traps.c Blackfin: add support for the DBG (debug output) pseudo insn 2010-05-22 14:19:05 -04:00
vmlinux.lds.S Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds 2010-08-06 12:55:45 -04:00