From d0e1dabbc9c0ccb161366129a035401d8b03ddca Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 4 May 2015 10:12:29 -0400 Subject: Linux v4.1-rc2 - Disable debugging options. --- lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 ca2e63fdb..2d204eb66 100644 --- a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch +++ b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch @@ -33,5 +33,5 @@ index 601965a948e8..028213cf0e4d 100644 Use dynamic allocation for cpumask_var_t, instead of putting them on the stack. This is a bit more expensive, but avoids -- -2.1.0 +2.3.6 -- cgit