kernel-ark/arch/avr32/kernel
Haavard Skinnemoen a19b4a1405 [AVR32] Fix bogus ti->flags manipulation in debug handler
We should OR in a bitmask, not a bit offset, into ti->flags. This
might fix some strange behaviour when single stepping.

Also, use set_ti_thread_flag() to manipulate the flags to avoid
surprises in the future.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-03-07 10:50:28 +01:00
..
asm-offsets.c
avr32_ksyms.c
cpu.c
entry-avr32b.S
head.S
init_task.c
irq.c
kprobes.c
Makefile
module.c
process.c
ptrace.c
semaphore.c
setup.c
signal.c
switch_to.S
sys_avr32.c
syscall_table.S
syscall-stubs.S
time.c
traps.c
vmlinux.lds.c