alistair23-linux/arch/score/kernel
Arnd Bergmann a1f8213b95 score: add address space annotations
Annotate the address space for pointers that are used
correctly with __user and __iomem, so that sparse
can better warn about incorrect casts.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2009-06-27 15:09:52 +02:00
..
asm-offsets.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
entry.S score: move save arg5 and arg6 instruction in front of enable_irq 2009-06-22 12:21:15 +02:00
head.S score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
init_task.c score: remove init_mm 2009-06-19 14:10:45 +02:00
irq.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
Makefile score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
module.c score: add missing #includes 2009-06-27 15:09:46 +02:00
process.c score: add missing #includes 2009-06-27 15:09:46 +02:00
ptrace.c score: add address space annotations 2009-06-27 15:09:52 +02:00
setup.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
signal.c score: add address space annotations 2009-06-27 15:09:52 +02:00
sys_call_table.c score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
sys_score.c score: add address space annotations 2009-06-27 15:09:52 +02:00
time.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
traps.c score: update files according to review comments 2009-06-19 11:40:13 +02:00
vmlinux.lds.S score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00