diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
commit | 87100c3feb3387fde9b2f0437358cdc00779b322 (patch) | |
tree | cc54e73813c9ca9d26988ae5b3c0cfe656981984 /target/linux/generic/patches-2.6.35/203-slab_maxsize.patch | |
parent | 7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff) | |
download | upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2 upstream-87100c3feb3387fde9b2f0437358cdc00779b322.zip |
refresh 2.6.35 patches
SVN-Revision: 22799
Diffstat (limited to 'target/linux/generic/patches-2.6.35/203-slab_maxsize.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/203-slab_maxsize.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/203-slab_maxsize.patch b/target/linux/generic/patches-2.6.35/203-slab_maxsize.patch index fe8cecfc77..83fd6c3099 100644 --- a/target/linux/generic/patches-2.6.35/203-slab_maxsize.patch +++ b/target/linux/generic/patches-2.6.35/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. */ |