From 87b2a17d8cd45e1bb04d49c89ae7af476bcd917c Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 13 Feb 2015 11:00:04 -0500 Subject: Linux v3.19-5015-gc7d7b9867155 --- 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 cfb347835..7cc29aaa6 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 54cf309a92a5..64f8bb4882fb 100644 +index cd177caf3876..c81dea0ae574 100644 --- a/lib/Kconfig +++ b/lib/Kconfig -@@ -382,7 +382,8 @@ config CHECK_SIGNATURE +@@ -391,7 +391,8 @@ config CHECK_SIGNATURE bool config CPUMASK_OFFSTACK -- cgit