aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-02-11 17:43:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-02-11 17:43:06 +0000
commitc2634162e3b3c09958ff994ab7feefdf4c61b1f4 (patch)
tree41e88479e463ff6c8506112da15947f6f8e9b9fc /target/linux/generic/patches-3.3
parent59a817f8aa1f3fd2cb68c2501130e505d74e4a2a (diff)
downloadmaster-187ad058-c2634162e3b3c09958ff994ab7feefdf4c61b1f4.tar.gz
master-187ad058-c2634162e3b3c09958ff994ab7feefdf4c61b1f4.tar.bz2
master-187ad058-c2634162e3b3c09958ff994ab7feefdf4c61b1f4.zip
[generic/3.3]: refresh patches to -rc3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30456 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.3')
-rw-r--r--target/linux/generic/patches-3.3/100-overlayfs_v12.patch2
-rw-r--r--target/linux/generic/patches-3.3/254-textsearch_kconfig_hacks.patch2
-rw-r--r--target/linux/generic/patches-3.3/400-rootfs_split.patch2
-rw-r--r--target/linux/generic/patches-3.3/510-jffs2_make_lzma_available.patch2
-rw-r--r--target/linux/generic/patches-3.3/863-gpiommc.patch2
-rw-r--r--target/linux/generic/patches-3.3/950-vm_exports.patch2
6 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/generic/patches-3.3/100-overlayfs_v12.patch b/target/linux/generic/patches-3.3/100-overlayfs_v12.patch
index b7508e6639..5eda87c8d6 100644
--- a/target/linux/generic/patches-3.3/100-overlayfs_v12.patch
+++ b/target/linux/generic/patches-3.3/100-overlayfs_v12.patch
@@ -244,7 +244,7 @@
========================
--- a/MAINTAINERS
+++ b/MAINTAINERS
-@@ -4930,6 +4930,13 @@ F: drivers/scsi/osd/
+@@ -4924,6 +4924,13 @@ F: drivers/scsi/osd/
F: include/scsi/osd_*
F: fs/exofs/
diff --git a/target/linux/generic/patches-3.3/254-textsearch_kconfig_hacks.patch b/target/linux/generic/patches-3.3/254-textsearch_kconfig_hacks.patch
index 07b5f76688..1659fda937 100644
--- a/target/linux/generic/patches-3.3/254-textsearch_kconfig_hacks.patch
+++ b/target/linux/generic/patches-3.3/254-textsearch_kconfig_hacks.patch
@@ -1,6 +1,6 @@
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -204,16 +204,16 @@ config BCH_CONST_T
+@@ -207,16 +207,16 @@ config BCH_CONST_T
# Textsearch support is select'ed if needed
#
config TEXTSEARCH
diff --git a/target/linux/generic/patches-3.3/400-rootfs_split.patch b/target/linux/generic/patches-3.3/400-rootfs_split.patch
index debe930452..349185a30d 100644
--- a/target/linux/generic/patches-3.3/400-rootfs_split.patch
+++ b/target/linux/generic/patches-3.3/400-rootfs_split.patch
@@ -290,7 +290,7 @@
/*
* If the driver is something smart, like UBI, it may need to maintain
* its own reference counting. The below functions are only for driver.
-@@ -504,6 +508,7 @@ extern int mtd_device_parse_register(str
+@@ -502,6 +506,7 @@ extern int mtd_device_parse_register(str
int defnr_parts);
#define mtd_device_register(master, parts, nr_parts) \
mtd_device_parse_register(master, NULL, NULL, parts, nr_parts)
diff --git a/target/linux/generic/patches-3.3/510-jffs2_make_lzma_available.patch b/target/linux/generic/patches-3.3/510-jffs2_make_lzma_available.patch
index c51be07180..fa79ba313d 100644
--- a/target/linux/generic/patches-3.3/510-jffs2_make_lzma_available.patch
+++ b/target/linux/generic/patches-3.3/510-jffs2_make_lzma_available.patch
@@ -1049,7 +1049,7 @@
+#endif
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -115,6 +115,12 @@ config LZO_DECOMPRESS
+@@ -118,6 +118,12 @@ config LZO_DECOMPRESS
source "lib/xz/Kconfig"
diff --git a/target/linux/generic/patches-3.3/863-gpiommc.patch b/target/linux/generic/patches-3.3/863-gpiommc.patch
index 9a5f811a75..3052a38302 100644
--- a/target/linux/generic/patches-3.3/863-gpiommc.patch
+++ b/target/linux/generic/patches-3.3/863-gpiommc.patch
@@ -830,7 +830,7 @@
+be done automatically.
--- a/MAINTAINERS
+++ b/MAINTAINERS
-@@ -3025,6 +3025,11 @@ L: linuxppc-dev@lists.ozlabs.org
+@@ -3019,6 +3019,11 @@ L: linuxppc-dev@lists.ozlabs.org
S: Odd Fixes
F: drivers/tty/hvc/
diff --git a/target/linux/generic/patches-3.3/950-vm_exports.patch b/target/linux/generic/patches-3.3/950-vm_exports.patch
index f0d9a64bf1..5b5a17728a 100644
--- a/target/linux/generic/patches-3.3/950-vm_exports.patch
+++ b/target/linux/generic/patches-3.3/950-vm_exports.patch
@@ -61,7 +61,7 @@
{
--- a/kernel/sched/core.c
+++ b/kernel/sched/core.c
-@@ -3861,6 +3861,7 @@ int can_nice(const struct task_struct *p
+@@ -3856,6 +3856,7 @@ int can_nice(const struct task_struct *p
return (nice_rlim <= task_rlimit(p, RLIMIT_NICE) ||
capable(CAP_SYS_NICE));
}