diff options
author | Byungchul Park <[email protected]> | 2017-10-25 17:56:03 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-10-25 12:19:03 +0200 |
commit | a7967bc31584bd282682981295861e7bcba19e65 (patch) | |
tree | 3d774e0f1ddd13a85407e6e7dee0dcd10aa70c3e /scripts/mod/mk_elfconfig.c | |
parent | e121d64e16484d4a5eba94cd2fa9eb3848b7c9c2 (diff) |
sched/completions: Add support for initializing completions with lockdep_map
Sometimes we want to initialize completions with sparate lockdep maps
to assign lock classes as desired. For example, the workqueue code
needs to directly manage lockdep maps, since only the code is aware of
how to classify lockdep maps properly.
Provide additional macros initializing completions in that way.
Signed-off-by: Byungchul Park <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/mod/mk_elfconfig.c')
0 files changed, 0 insertions, 0 deletions