[kernel] refresh 2.6.35 patches
authorFlorian Fainelli <florian@openwrt.org>
Wed, 27 Oct 2010 10:02:03 +0000 (10:02 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 27 Oct 2010 10:02:03 +0000 (10:02 +0000)
SVN-Revision: 23651

target/linux/generic/patches-2.6.35/009-decompress_unlzo_fix.patch
target/linux/generic/patches-2.6.35/980-vm_exports.patch

index 482923dfd29c067f7d34f1ecbfa40ce3bcda25ad..37e322ad8ca67d2d6674e0158901910de1575334 100644 (file)
@@ -1,7 +1,5 @@
-Index: linux-2.6.35.7/include/linux/decompress/unlzo_mm.h
-===================================================================
---- /dev/null  1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.35.7/include/linux/decompress/unlzo_mm.h 2010-10-23 09:32:04.000000000 +0800
+--- /dev/null
++++ b/include/linux/decompress/unlzo_mm.h
 @@ -0,0 +1,10 @@
 +#ifndef UNLZO_MM_H
 +#define UNLZO_MM_H
@@ -13,10 +11,8 @@ Index: linux-2.6.35.7/include/linux/decompress/unlzo_mm.h
 +#endif
 +
 +#endif
-Index: linux-2.6.35.7/lib/decompress_unlzo.c
-===================================================================
---- linux-2.6.35.7.orig/lib/decompress_unlzo.c 2010-10-23 09:29:09.000000000 +0800
-+++ linux-2.6.35.7/lib/decompress_unlzo.c      2010-10-23 09:32:53.000000000 +0800
+--- a/lib/decompress_unlzo.c
++++ b/lib/decompress_unlzo.c
 @@ -39,6 +39,7 @@
  
  #include <linux/types.h>
index 73a221af87cf0ec81ed6e6072729877dab6af283..8a021e24c70a71d4c069acc1e09c54d94f6bf392 100644 (file)
                                void *caller)
 --- a/include/linux/mm.h
 +++ b/include/linux/mm.h
-@@ -732,6 +732,7 @@ extern void show_free_areas(void);
+@@ -736,6 +736,7 @@ extern void show_free_areas(void);
  
  int shmem_lock(struct file *file, int lock, struct user_struct *user);
  struct file *shmem_file_setup(const char *name, loff_t size, unsigned long flags);