aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorPavel Emelyanov <[email protected]>2008-02-08 04:21:53 -0800
committerLinus Torvalds <[email protected]>2008-02-08 09:22:41 -0800
commit48d13e483c5b450be451f78cc9cb43c0bdd6b7bb (patch)
treec12c76e72ee5d1c202937c7327b2a05474fbcabc /net/lapb
parent8dc86af00612e5ccff3384c17575362a3f2a2ca0 (diff)
Don't operate with pid_t in rtmutex tester
The proper behavior to store task's pid and get this task later is to get the struct pid pointer and get the task with the pid_task() call. Make it for rt_mutex_waiter->deadlock_task_pid field. Signed-off-by: Pavel Emelyanov <[email protected]> Cc: "Eric W. Biederman" <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions