commit | b74494872555d1f7888dfd9225700a363f4a84fc | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <[email protected]> | Fri Jul 26 20:30:49 2019 +0200 |
committer | Thomas Gleixner <[email protected]> | Tue Jul 30 23:57:51 2019 +0200 |
tree | 1135ad192836fe3c725448640608e3320549f5a1 | |
parent | 511885d7061eda3eb1faf3f57dcc936ff75863f1 [diff] |
hrtimer: Remove task argument from hrtimer_init_sleeper() All callers hand in 'current' and that's the only task pointer which actually makes sense. Remove the task argument and set current in the function. Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Steven Rostedt (VMware) <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]