diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-16 10:55:18 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-16 10:55:18 -0400 |
commit | 84326caccc8490832cb7df55177c1fe2d603b9c4 (patch) | |
tree | ff4575dce4df4ecf08a768b20de9bfd8c9a3d32a /x86-Lock-down-IO-port-access-when-module-security-is.patch | |
parent | 6bfd0600ec390b1d339c46c9b4db5fa263f9fa38 (diff) | |
download | kernel-84326caccc8490832cb7df55177c1fe2d603b9c4.tar.gz kernel-84326caccc8490832cb7df55177c1fe2d603b9c4.tar.xz kernel-84326caccc8490832cb7df55177c1fe2d603b9c4.zip |
Linux v4.0-6817-geea3a00264cf
Diffstat (limited to 'x86-Lock-down-IO-port-access-when-module-security-is.patch')
-rw-r--r-- | x86-Lock-down-IO-port-access-when-module-security-is.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86-Lock-down-IO-port-access-when-module-security-is.patch b/x86-Lock-down-IO-port-access-when-module-security-is.patch index 9307136dd..42b6bb02c 100644 --- a/x86-Lock-down-IO-port-access-when-module-security-is.patch +++ b/x86-Lock-down-IO-port-access-when-module-security-is.patch @@ -44,7 +44,7 @@ index 37dae792dbbe..1ecc03ca3c15 100644 } regs->flags = (regs->flags & ~X86_EFLAGS_IOPL) | (level << 12); diff --git a/drivers/char/mem.c b/drivers/char/mem.c -index 9c4fd7a8e2e5..aa2fac9086b5 100644 +index 6b1721f978c2..53fe675f9bd7 100644 --- a/drivers/char/mem.c +++ b/drivers/char/mem.c @@ -27,6 +27,7 @@ |