From 814e7c84f7e50a95290d32382ca970cb729e78ed Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Sat, 18 Apr 2015 10:28:40 -0400 Subject: Linux v4.0-7945-g7505256626b0 --- lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch') diff --git a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch index b5b95c0b9..fa1df59ed 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 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Kconfig b/lib/Kconfig -index 87da53bb1fef..c767ba0cbab7 100644 +index f5440221d929..03000e3d1077 100644 --- a/lib/Kconfig +++ b/lib/Kconfig -@@ -391,7 +391,8 @@ config CHECK_SIGNATURE +@@ -390,7 +390,8 @@ config CHECK_SIGNATURE bool config CPUMASK_OFFSTACK -- cgit