kernel: refresh 3.8 patches
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Jan 2013 22:28:53 +0000 (22:28 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Jan 2013 22:28:53 +0000 (22:28 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35209 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic/patches-3.8/100-overlayfs.patch
target/linux/generic/patches-3.8/250-netfilter_depends.patch
target/linux/generic/patches-3.8/301-mips_image_cmdline_hack.patch
target/linux/generic/patches-3.8/600-netfilter_layer7_2.22.patch
target/linux/generic/patches-3.8/603-netfilter_layer7_2.6.36_fix.patch
target/linux/generic/patches-3.8/644-bridge_optimize_netfilter_hooks.patch
target/linux/generic/patches-3.8/840-rtc7301.patch
target/linux/generic/patches-3.8/841-rtc_pt7c4338.patch
target/linux/generic/patches-3.8/863-gpiommc.patch
target/linux/generic/patches-3.8/902-debloat_proc.patch
target/linux/generic/patches-3.8/950-vm_exports.patch

index 3e06513..e190ee5 100644 (file)
 +module_exit(ovl_exit);
 --- a/fs/splice.c
 +++ b/fs/splice.c
-@@ -1305,6 +1305,7 @@ long do_splice_direct(struct file *in, l
+@@ -1307,6 +1307,7 @@ long do_splice_direct(struct file *in, l
  
        return ret;
  }
                                      int flags, const char *name,
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -5623,6 +5623,13 @@ F:      drivers/scsi/osd/
+@@ -5661,6 +5661,13 @@ F:      drivers/scsi/osd/
  F:    include/scsi/osd_*
  F:    fs/exofs/
  
index 3c90134..218df4c 100644 (file)
@@ -8,7 +8,7 @@
        depends on NETFILTER_ADVANCED
        help
          H.323 is a VoIP signalling protocol from ITU-T. As one of the most
-@@ -750,7 +749,6 @@ config NETFILTER_XT_TARGET_SECMARK
+@@ -757,7 +756,6 @@ config NETFILTER_XT_TARGET_SECMARK
  
  config NETFILTER_XT_TARGET_TCPMSS
        tristate '"TCPMSS" target support'
index 3c23825..b3b8ddc 100644 (file)
@@ -13,7 +13,7 @@
  
 --- a/arch/mips/kernel/head.S
 +++ b/arch/mips/kernel/head.S
-@@ -141,6 +141,12 @@ FEXPORT(__kernel_entry)
+@@ -140,6 +140,12 @@ FEXPORT(__kernel_entry)
        j       kernel_entry
  #endif
  
index 02b0403..08c012c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/netfilter/Kconfig
 +++ b/net/netfilter/Kconfig
-@@ -1176,6 +1176,27 @@ config NETFILTER_XT_MATCH_STATE
+@@ -1183,6 +1183,27 @@ config NETFILTER_XT_MATCH_STATE
  
          To compile it as a module, choose M here.  If unsure, say N.
  
index 23a1b1b..e3f2032 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/netfilter/Kconfig
 +++ b/net/netfilter/Kconfig
-@@ -980,6 +980,27 @@ config NETFILTER_XT_MATCH_IPVS
+@@ -987,6 +987,27 @@ config NETFILTER_XT_MATCH_IPVS
  
          If unsure, say N.
  
@@ -28,7 +28,7 @@
  config NETFILTER_XT_MATCH_LENGTH
        tristate '"length" match support'
        depends on NETFILTER_ADVANCED
-@@ -1176,26 +1197,11 @@ config NETFILTER_XT_MATCH_STATE
+@@ -1183,26 +1204,11 @@ config NETFILTER_XT_MATCH_STATE
  
          To compile it as a module, choose M here.  If unsure, say N.
  
index f03ceb6..4d8161e 100644 (file)
@@ -87,7 +87,7 @@
        if (vlan_tx_tag_present(skb))
 --- a/net/bridge/br_private.h
 +++ b/net/bridge/br_private.h
-@@ -531,15 +531,29 @@ static inline bool br_multicast_is_route
+@@ -537,15 +537,29 @@ static inline void br_mdb_uninit(void)
  
  /* br_netfilter.c */
  #ifdef CONFIG_BRIDGE_NETFILTER
index 6c56dd7..89b5d46 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/rtc/Kconfig
 +++ b/drivers/rtc/Kconfig
-@@ -773,6 +773,15 @@ config RTC_DRV_NUC900
+@@ -781,6 +781,15 @@ config RTC_DRV_NUC900
          If you say yes here you get support for the RTC subsystem of the
          NUC910/NUC920 used in embedded systems.
  
index 3beeb13..564e506 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/rtc/Kconfig
 +++ b/drivers/rtc/Kconfig
-@@ -428,6 +428,15 @@ config RTC_DRV_RV3029C2
+@@ -436,6 +436,15 @@ config RTC_DRV_RV3029C2
          This driver can also be built as a module. If so, the module
          will be called rtc-rv3029c2.
  
index 7dfe2fa..aa66000 100644 (file)
 +be done automatically.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -3478,6 +3478,11 @@ L:      linuxppc-dev@lists.ozlabs.org
+@@ -3500,6 +3500,11 @@ L:      linuxppc-dev@lists.ozlabs.org
  S:    Odd Fixes
  F:    drivers/tty/hvc/
  
index e994c5b..0ea0beb 100644 (file)
                                "       key      shmid perms       size  cpid  lpid nattch   uid   gid  cuid  cgid      atime      dtime      ctime        rss       swap\n",
 --- a/ipc/util.c
 +++ b/ipc/util.c
-@@ -148,6 +148,9 @@ void __init ipc_init_proc_interface(cons
+@@ -149,6 +149,9 @@ void __init ipc_init_proc_interface(cons
        struct proc_dir_entry *pde;
        struct ipc_proc_iface *iface;
  
index 1d8f954..c1819b1 100644 (file)
@@ -62,7 +62,7 @@
  
 --- a/mm/memory.c
 +++ b/mm/memory.c
-@@ -1403,6 +1403,7 @@ void zap_page_range(struct vm_area_struc
+@@ -1408,6 +1408,7 @@ void zap_page_range(struct vm_area_struc
        mmu_notifier_invalidate_range_end(mm, start, end);
        tlb_finish_mmu(&tlb, start, end);
  }