diff options
author | Darren Hart <[email protected]> | 2009-03-12 00:55:59 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-03-12 11:20:57 +0100 |
commit | 16f4993f4e9860715918efd4eeac928f8de1218b (patch) | |
tree | d5416de0cd3df09700e58c8148f67d6963ba19e9 /fs/jbd2/commit.c | |
parent | 5eb3dc62fc5986e85715041c23dcf3832812be4b (diff) |
futex: use current->time_slack_ns for rt tasks too
RT tasks should set their timer slack to 0 on their own. This
patch removes the 'if (rt_task()) slack = 0;' block in
futex_wait.
Build and boot tested on a 4 way Intel x86_64 workstation.
Passes basic pthread_mutex and PI tests out of
ltp/testcases/realtime.
Signed-off-by: Darren Hart <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Arjan van de Ven <[email protected]>
LKML-Reference: <20090312075559.9856.28822.stgit@Aeon>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions