diff options
author | Kyle McMartin | 2009-09-28 05:03:02 +0200 |
---|---|---|
committer | Kyle McMartin | 2009-09-28 05:07:22 +0200 |
commit | ecd3d4bc06e48357d12e730482577c756a9f2dbc (patch) | |
tree | 36f683170f874157103cc962f4a3d3d85771e480 /Kbuild | |
parent | parisc: split syscall_trace into two halves (diff) | |
download | kernel-qcow2-linux-ecd3d4bc06e48357d12e730482577c756a9f2dbc.tar.gz kernel-qcow2-linux-ecd3d4bc06e48357d12e730482577c756a9f2dbc.tar.xz kernel-qcow2-linux-ecd3d4bc06e48357d12e730482577c756a9f2dbc.zip |
parisc: stop using task->ptrace for {single,block}step flags
task->ptrace flags belong to generic code, so instead thief some
TIF_ bits to use. Somewhat risky conversion of code to test TASK_FLAGS
instead of TASK_PTRACE in assembly, but it looks alright in the end.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions