On Thu, 15 Mar 2018, Dominik Brodowski wrote: > Using this helper allows us to avoid the in-kernel calls to the sys_ioperm() > syscall. > > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Ingo Molnar <mi...@redhat.com> > Cc: Jiri Slaby <jsl...@suse.com> > Cc: x...@kernel.org > Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Signed-off-by: Dominik Brodowski <li...@dominikbrodowski.net>
Please add a few lines explaining the ksys_ prefix as you did in your reply to Christoph. Other than that: Reviewed-by: Thomas Gleixner <t...@linutronix.de>