[GIT PULL] x86/mtrr changes for v5.6
From: Ingo Molnar
Date: Tue Jan 28 2020 - 13:29:18 EST
Linus,
Please pull the latest x86-mtrr-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mtrr-for-linus
# HEAD: 4fc265a9c9b258ddd7eafbd0dbfca66687c3d8aa x86/mtrr: Require CAP_SYS_ADMIN for all access
Two changes: restrict /proc/mtrr to CAP_SYS_ADMIN, plus a cleanup.
Thanks,
Ingo
------------------>
Borislav Petkov (1):
x86/mtrr: Get rid of mtrr_seq_show() forward declaration
Kees Cook (1):
x86/mtrr: Require CAP_SYS_ADMIN for all access
arch/x86/kernel/cpu/mtrr/if.c | 63 +++++++++++++++----------------------------
1 file changed, 22 insertions(+), 41 deletions(-)