diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-28 10:34:38 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-28 10:35:19 -0400 |
commit | 760806ab8a5639906afe6678cea69ae097ac5241 (patch) | |
tree | 11b3dbd387e9a23c415cbb16138eeefdd5c4d0cd /PCI-Lock-down-BAR-access-when-module-security-is-ena.patch | |
parent | ab9570130fa9a38515221b09961b436b21105430 (diff) | |
download | kernel-760806ab8a5639906afe6678cea69ae097ac5241.tar.gz kernel-760806ab8a5639906afe6678cea69ae097ac5241.tar.xz kernel-760806ab8a5639906afe6678cea69ae097ac5241.zip |
Linux v3.17-rc2-42-gf1bd473f95e0
- Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
Diffstat (limited to 'PCI-Lock-down-BAR-access-when-module-security-is-ena.patch')
-rw-r--r-- | PCI-Lock-down-BAR-access-when-module-security-is-ena.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCI-Lock-down-BAR-access-when-module-security-is-ena.patch b/PCI-Lock-down-BAR-access-when-module-security-is-ena.patch index 76246c3e1..5b8f80a76 100644 --- a/PCI-Lock-down-BAR-access-when-module-security-is-ena.patch +++ b/PCI-Lock-down-BAR-access-when-module-security-is-ena.patch @@ -1,4 +1,4 @@ -From 66a4a762ae6187824d58c3f3589594b4c3ed6b19 Mon Sep 17 00:00:00 2001 +From 69abf9abb9c068c745254f627e8c5c333ef9f5b7 Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Thu, 8 Mar 2012 10:10:38 -0500 Subject: [PATCH] PCI: Lock down BAR access when module security is enabled |