diff options
| author | Jiri Kosina <[email protected]> | 2017-03-08 13:27:05 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2017-03-08 13:40:53 +0000 |
| commit | 10517429b5ac242498d7d847f79f10c21d7eedb0 (patch) | |
| tree | 427cab53a01e6f199b462d7dfb3eddbd99a91bec /net/unix/af_unix.c | |
| parent | livepatch: allow removal of a disabled patch (diff) | |
| download | kernel-10517429b5ac242498d7d847f79f10c21d7eedb0.tar.gz kernel-10517429b5ac242498d7d847f79f10c21d7eedb0.zip | |
livepatch: make klp_mutex proper part of API
klp_mutex is shared between core.c and transition.c, and as such would
rather be properly located in a header so that we don't have to play
'extern' games from .c sources.
This also silences sparse warning (wrongly) suggesting that klp_mutex
should be defined static.
Acked-by: Miroslav Benes <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
