diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-19 12:40:32 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-19 12:40:32 -0400 |
commit | 7c202583fca7126ccd572e24f7193c9f8c21101a (patch) | |
tree | fe4c81127f31954e640874884aa87ac7932a9067 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | bface6d723949d7794c3cb5888d67319f7f6922f (diff) | |
download | kernel-7c202583fca7126ccd572e24f7193c9f8c21101a.tar.gz kernel-7c202583fca7126ccd572e24f7193c9f8c21101a.tar.xz kernel-7c202583fca7126ccd572e24f7193c9f8c21101a.zip |
Linux v3.17-rc5-63-gd9773ceabfaf
- Enable infiniband on s390x
Diffstat (limited to 'x86-Restrict-MSR-access-when-module-loading-is-restr.patch')
-rw-r--r-- | x86-Restrict-MSR-access-when-module-loading-is-restr.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86-Restrict-MSR-access-when-module-loading-is-restr.patch b/x86-Restrict-MSR-access-when-module-loading-is-restr.patch index 979e67c1d..93ef29ed5 100644 --- a/x86-Restrict-MSR-access-when-module-loading-is-restr.patch +++ b/x86-Restrict-MSR-access-when-module-loading-is-restr.patch @@ -1,4 +1,4 @@ -From f815536a15e3a4e52e4e4196fd0047a08d4baff7 Mon Sep 17 00:00:00 2001 +From 7dbc9b7dbfdfc853bcaf026a42c3b5385b472d1d Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Fri, 8 Feb 2013 11:12:13 -0800 Subject: [PATCH] x86: Restrict MSR access when module loading is restricted |