kernel-hacking-2024-linux-s.../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 [AVR32] Export clear_page symbol 2007-01-26 13:12:25 +01:00
cpu.c [AVR32] Add missing #include <linux/module.h> 2007-02-09 15:23:46 +01:00
entry-avr32b.S
head.S
init_task.c
irq.c [AVR32] /proc/interrupts display 2007-02-09 15:01:57 +01:00
kprobes.c
Makefile
module.c
process.c [AVR32] Put the chip in "stop" mode when halting the system 2006-12-08 13:06:23 +01:00
ptrace.c [AVR32] Fix bogus ti->flags manipulation in debug handler 2007-03-07 10:50:28 +01:00
semaphore.c
setup.c [PATCH] Dynamic kernel command-line: avr32 2007-02-12 09:48:37 -08:00
signal.c
switch_to.S
sys_avr32.c
syscall-stubs.S
syscall_table.S [AVR32] Remove unnecessary sys_nfsservctl conditional 2007-02-16 12:55:42 +01:00
time.c [PATCH] clocksource: fixup is_continous changes on AVR32 2007-02-16 08:13:57 -08:00
traps.c [AVR32] show_trace: Only walk valid stack addresses 2007-03-07 10:50:27 +01:00
vmlinux.lds.c [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00