diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-12-09 09:25:39 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-12-09 09:25:39 -0500 |
commit | 1e63a382c146488671741eea55e332a0e0dc58dd (patch) | |
tree | aa0c976a3fb3be82e332aca5db4708bfa6cb048c /lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch | |
parent | 553d726e108f46e6c04f819b28347af3fd6c2820 (diff) | |
download | kernel-1e63a382c146488671741eea55e332a0e0dc58dd.tar.gz kernel-1e63a382c146488671741eea55e332a0e0dc58dd.tar.xz kernel-1e63a382c146488671741eea55e332a0e0dc58dd.zip |
Linux v3.18
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 73eb34320..cfb347835 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 54cf309a92a5..64f8bb4882fb 100644 Use dynamic allocation for cpumask_var_t, instead of putting them on the stack. This is a bit more expensive, but avoids -- -1.9.3 +2.1.0 |