diff options
| author | Emil Velikov <[email protected]> | 2020-05-13 22:43:41 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 14:53:18 +0200 |
| commit | 0f1c9688a194d22bb81953bd85bd18b0115fd17f (patch) | |
| tree | a77a76aaad9e439dc881d66fb5720f51e80089a1 /tools/perf/scripts/python/syscall-counts.py | |
| parent | beca62c4212ade1516a526784adf7f7d99c7f3d9 (diff) | |
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Export a pointer to the sysrq_get_key_op(). This way we can cleanly
unregister it, instead of the current solutions of modifuing it inplace.
Since __sysrq_get_key_op() is no longer used externally, let's make it
a static function.
This patch will allow us to limit access to each and every sysrq op and
constify the sysrq handling.
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: [email protected]
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Matt Turner <[email protected]>
Cc: [email protected]
Signed-off-by: Emil Velikov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions