Skip to content
Commit 111e7b15 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86/ioperm: Extend IOPL config to control ioperm() as well



If iopl() is disabled, then providing ioperm() does not make much sense.

Rename the config option and disable/enable both syscalls with it. Guard
the code with #ifdefs where appropriate.

Suggested-by: default avatarAndy Lutomirski <luto@kernel.org>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent a24ca997
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment