linux/arch/avr32/kernel
Alexey Dobriyan 6f2c55b843 Simplify copy_thread()
First argument unused since 2.3.11.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-02 19:04:51 -07:00
..
.gitignore avr32: add .gitignore files 2008-09-19 18:21:29 +02:00
Makefile
asm-offsets.c
avr32_ksyms.c avr32: add generic_find_next_le_bit bit function 2008-09-19 18:21:30 +02:00
cpu.c
entry-avr32b.S avr32: Fix out-of-range rcalls in large kernels 2009-01-16 09:31:57 +01:00
head.S
init_task.c take init_fs to saner place 2008-12-31 18:07:42 -05:00
irq.c sparseirq: use kstat_irqs_cpu on non-x86 architectures too 2009-01-12 20:01:12 +01:00
kprobes.c
module.c
nmi_debug.c
ocd.c
process.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace.c
setup.c avr32: added mem kernel command line option support 2008-09-22 09:51:01 +02:00
signal.c avr32: Introducing asm/syscalls.h 2008-12-17 13:32:38 +01:00
stacktrace.c
switch_to.S
sys_avr32.c avr32: Introducing asm/syscalls.h 2008-12-17 13:32:38 +01:00
syscall-stubs.S avr32: Fix out-of-range rcalls in large kernels 2009-01-16 09:31:57 +01:00
syscall_table.S avr32: fix sys_sync_file_range() call convention 2008-09-19 18:21:31 +02:00
time.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
traps.c remove linux/hardirq.h from asm-generic/local.h 2009-01-06 15:59:13 -08:00
vmlinux.lds.S