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 /lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.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 'lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch')
-rw-r--r-- | lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch index a3b9a0ab9..35c582484 100644 --- a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch +++ b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch @@ -1,4 +1,4 @@ -From cee2a7fffd93aa5597e805075ef3a2b0d8d6c573 Mon Sep 17 00:00:00 2001 +From 097160763e71925b673b518ea24adae05e9a71a1 Mon Sep 17 00:00:00 2001 From: Josh Boyer <jwboyer@fedoraproject.org> Date: Mon, 11 Nov 2013 08:39:16 -0500 Subject: [PATCH] lib/cpumask: Make CPUMASK_OFFSTACK usable without debug |