summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch
diff options
context:
space:
mode:
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-06 21:16:31 +0000
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-06 21:16:31 +0000
commit5a755c376b1e8db5a4ef0cde6b09cbda5cdc306d (patch)
tree267f04a4d0982a2406f11b6e0dac09a5f4aad51c /target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch
parentc7dadaeb3f93a059d9abd6a242404ea80dcd499b (diff)
refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch b/target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch
index 0c1ae72a4..5bbf9f5f0 100644
--- a/target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch
+++ b/target/linux/generic-2.6/patches-2.6.32/203-slab_maxsize.patch
@@ -1,6 +1,6 @@
--- a/include/linux/slab.h
+++ b/include/linux/slab.h
-@@ -124,8 +124,8 @@ int kmem_ptr_validate(struct kmem_cache
+@@ -124,8 +124,8 @@ int kmem_ptr_validate(struct kmem_cache
* to do various tricks to work around compiler limitations in order to
* ensure proper constant folding.
*/