aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.2
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
commit16c688c2477ccc0c0e8980178aa5794cd935753b (patch)
tree4e3cd20d9d2aeab2f1fe0c9b0474a2b79f2a5b51 /target/linux/generic/patches-3.2
parentb1059710a262fbd27e59d2fae1a8d7489a5f747d (diff)
downloadmaster-187ad058-16c688c2477ccc0c0e8980178aa5794cd935753b.tar.gz
master-187ad058-16c688c2477ccc0c0e8980178aa5794cd935753b.tar.bz2
master-187ad058-16c688c2477ccc0c0e8980178aa5794cd935753b.zip
kernel: update linux 3.2 to 3.2.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29967 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.2')
-rw-r--r--target/linux/generic/patches-3.2/950-vm_exports.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.2/950-vm_exports.patch b/target/linux/generic/patches-3.2/950-vm_exports.patch
index 27ce7641f1..355ecba8ec 100644
--- a/target/linux/generic/patches-3.2/950-vm_exports.patch
+++ b/target/linux/generic/patches-3.2/950-vm_exports.patch
@@ -1,6 +1,6 @@
--- a/mm/shmem.c
+++ b/mm/shmem.c
-@@ -2462,6 +2462,16 @@ EXPORT_SYMBOL_GPL(shmem_truncate_range);
+@@ -2491,6 +2491,16 @@ EXPORT_SYMBOL_GPL(shmem_truncate_range);
/* common code */
@@ -17,7 +17,7 @@
/**
* shmem_file_setup - get an unlinked file living in tmpfs
* @name: name for dentry (to be seen in /proc/<pid>/maps
-@@ -2539,11 +2549,8 @@ int shmem_zero_setup(struct vm_area_stru
+@@ -2568,11 +2578,8 @@ int shmem_zero_setup(struct vm_area_stru
if (IS_ERR(file))
return PTR_ERR(file);