aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37/203-slab_maxsize.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-12-29 13:24:17 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-12-29 13:24:17 +0000
commita623456e9323570806b643f600f763d2805f4cb0 (patch)
tree39e809e35277be23dcf6905e2171333cfebe1b5e /target/linux/generic/patches-2.6.37/203-slab_maxsize.patch
parent1fa3f197f65e8eceeaed5aff1f16f789b911df32 (diff)
downloadupstream-a623456e9323570806b643f600f763d2805f4cb0.tar.gz
upstream-a623456e9323570806b643f600f763d2805f4cb0.tar.bz2
upstream-a623456e9323570806b643f600f763d2805f4cb0.zip
target/linux: sync to kernel 2.6.37-rc8, refresh patches
SVN-Revision: 24847
Diffstat (limited to 'target/linux/generic/patches-2.6.37/203-slab_maxsize.patch')
-rw-r--r--target/linux/generic/patches-2.6.37/203-slab_maxsize.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/203-slab_maxsize.patch b/target/linux/generic/patches-2.6.37/203-slab_maxsize.patch
index fe8cecfc77..83fd6c3099 100644
--- a/target/linux/generic/patches-2.6.37/203-slab_maxsize.patch
+++ b/target/linux/generic/patches-2.6.37/203-slab_maxsize.patch
@@ -1,6 +1,6 @@
--- a/include/linux/slab.h
+++ b/include/linux/slab.h
-@@ -130,8 +130,8 @@ int kmem_ptr_validate(struct kmem_cache
+@@ -130,8 +130,8 @@ int kmem_ptr_validate(struct kmem_cache
* to do various tricks to work around compiler limitations in order to
* ensure proper constant folding.
*/