diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-26 09:33:38 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-26 09:33:38 -0400 |
commit | 35eff41288ccf2a1ddd555db0b0e51906af970a0 (patch) | |
tree | 761d7f671ba27b4a314aa72a864f9a3a56dc7d5b /lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch | |
parent | 21694f1b769f352163ed762b519cc7155dd1c97d (diff) | |
download | kernel-35eff41288ccf2a1ddd555db0b0e51906af970a0.tar.gz kernel-35eff41288ccf2a1ddd555db0b0e51906af970a0.tar.xz kernel-35eff41288ccf2a1ddd555db0b0e51906af970a0.zip |
Linux v4.1-5596-gaefbef10e3ae
Diffstat (limited to 'lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch')
-rw-r--r-- | lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch index 738264f0f..64a80b438 100644 --- a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch +++ b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch @@ -19,10 +19,10 @@ Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org> 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Kconfig b/lib/Kconfig -index 601965a948e8..028213cf0e4d 100644 +index 34e332b8d326..7f0fb38d001f 100644 --- a/lib/Kconfig +++ b/lib/Kconfig -@@ -390,7 +390,8 @@ config CHECK_SIGNATURE +@@ -396,7 +396,8 @@ config CHECK_SIGNATURE bool config CPUMASK_OFFSTACK |