diff options
author | Anna-Maria Gleixner <[email protected]> | 2017-12-21 11:41:56 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-01-16 03:01:20 +0100 |
commit | c458b1d102036eaa2c70e03000c959bd491c2037 (patch) | |
tree | 60311825bdc27386a846492cf9ef198a5a29a5af /net/unix/sysctl_net_unix.c | |
parent | 98ecadd4305d8677ba77162152485798d47dcc85 (diff) |
hrtimer: Prepare handling of hard and softirq based hrtimers
The softirq based hrtimer can utilize most of the existing hrtimers
functions, but need to operate on a different data set.
Add an 'active_mask' parameter to various functions so the hard and soft bases
can be selected. Fixup the existing callers and hand in the ACTIVE_HARD
mask.
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions