diff options
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-03-01 10:37:35 +0100 |
---|---|---|
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-03-07 10:50:28 +0100 |
commit | a19b4a14053f24e2df93b6bcc72ed1086cce0de4 (patch) | |
tree | 2cfb0c1f10c87e713750e42e1390eb6fa2372f94 /arch/avr32/mm | |
parent | bfa4f55cc8d17e3944a4b5d08e2cce7d5a55a2d6 (diff) | |
download | op-kernel-dev-a19b4a14053f24e2df93b6bcc72ed1086cce0de4.zip op-kernel-dev-a19b4a14053f24e2df93b6bcc72ed1086cce0de4.tar.gz |
[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>
Diffstat (limited to 'arch/avr32/mm')
0 files changed, 0 insertions, 0 deletions