summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.34/203-slab_maxsize.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-08-22 13:26:06 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-08-22 13:26:06 +0000
commit09e05d833df83203f92e3b22ff892af9aeeb8576 (patch)
tree9b6ac4b61f1df5afcbf4e81e0aa7ea928a01c2b7 /target/linux/generic/patches-2.6.34/203-slab_maxsize.patch
parent9638e849667eb1167e1efeffe0f086ce5c324297 (diff)
downloadmaster-31e0f0ae-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.gz
master-31e0f0ae-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.bz2
master-31e0f0ae-09e05d833df83203f92e3b22ff892af9aeeb8576.zip
kernel: update kernel version to 2.6.34.5
SVN-Revision: 22759
Diffstat (limited to 'target/linux/generic/patches-2.6.34/203-slab_maxsize.patch')
-rw-r--r--target/linux/generic/patches-2.6.34/203-slab_maxsize.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.34/203-slab_maxsize.patch b/target/linux/generic/patches-2.6.34/203-slab_maxsize.patch
index fe8cecfc77..83fd6c3099 100644
--- a/target/linux/generic/patches-2.6.34/203-slab_maxsize.patch
+++ b/target/linux/generic/patches-2.6.34/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.
*/