Author: nbd
Date: 2015-03-16 08:12:31 +0100 (Mon, 16 Mar 2015)
New Revision: 44810

Modified:
   trunk/target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch
   trunk/target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch
   trunk/target/linux/x86/patches-3.18/011-tune_lzma_options.patch
   trunk/target/linux/x86/patches-3.18/012-export_erase_write.patch
   trunk/target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch
Log:
x86: refresh kernel patches

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch
===================================================================
--- trunk/target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch       
2015-03-16 07:05:30 UTC (rev 44809)
+++ trunk/target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch       
2015-03-16 07:12:31 UTC (rev 44810)
@@ -1,6 +1,6 @@
 --- a/arch/x86/Kconfig
 +++ b/arch/x86/Kconfig
-@@ -480,6 +480,8 @@ config X86_RDC321X
+@@ -531,6 +531,8 @@ config X86_RDC321X
        depends on X86_EXTENDED_PLATFORM
        select M486
        select X86_REBOOTFIXUPS

Modified: trunk/target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch
===================================================================
--- trunk/target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch 2015-03-16 
07:05:30 UTC (rev 44809)
+++ trunk/target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch 2015-03-16 
07:12:31 UTC (rev 44810)
@@ -72,7 +72,7 @@
 +
 --- a/arch/x86/Kconfig
 +++ b/arch/x86/Kconfig
-@@ -478,6 +478,7 @@ config X86_RDC321X
+@@ -529,6 +529,7 @@ config X86_RDC321X
        bool "RDC R-321x SoC"
        depends on X86_32
        depends on X86_EXTENDED_PLATFORM
@@ -82,7 +82,7 @@
        select EMBEDDED
 --- a/arch/x86/include/asm/processor.h
 +++ b/arch/x86/include/asm/processor.h
-@@ -137,7 +137,8 @@ struct cpuinfo_x86 {
+@@ -136,7 +136,8 @@ struct cpuinfo_x86 {
  #define X86_VENDOR_CENTAUR    5
  #define X86_VENDOR_TRANSMETA  7
  #define X86_VENDOR_NSC                8
@@ -94,7 +94,7 @@
  
 --- a/arch/x86/kernel/cpu/Makefile
 +++ b/arch/x86/kernel/cpu/Makefile
-@@ -26,6 +26,7 @@ obj-$(CONFIG_CPU_SUP_CYRIX_32)               += cyrix
+@@ -29,6 +29,7 @@ obj-$(CONFIG_CPU_SUP_CYRIX_32)               += cyrix
  obj-$(CONFIG_CPU_SUP_CENTAUR)         += centaur.o
  obj-$(CONFIG_CPU_SUP_TRANSMETA_32)    += transmeta.o
  obj-$(CONFIG_CPU_SUP_UMC_32)          += umc.o

Modified: trunk/target/linux/x86/patches-3.18/011-tune_lzma_options.patch
===================================================================
--- trunk/target/linux/x86/patches-3.18/011-tune_lzma_options.patch     
2015-03-16 07:05:30 UTC (rev 44809)
+++ trunk/target/linux/x86/patches-3.18/011-tune_lzma_options.patch     
2015-03-16 07:12:31 UTC (rev 44810)
@@ -1,6 +1,6 @@
 --- a/scripts/Makefile.lib
 +++ b/scripts/Makefile.lib
-@@ -304,7 +304,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
+@@ -325,7 +325,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) 
  
  quiet_cmd_lzma = LZMA    $@
  cmd_lzma = (cat $(filter-out FORCE,$^) | \

Modified: trunk/target/linux/x86/patches-3.18/012-export_erase_write.patch
===================================================================
--- trunk/target/linux/x86/patches-3.18/012-export_erase_write.patch    
2015-03-16 07:05:30 UTC (rev 44809)
+++ trunk/target/linux/x86/patches-3.18/012-export_erase_write.patch    
2015-03-16 07:12:31 UTC (rev 44810)
@@ -11,7 +11,7 @@
        struct erase_info erase;
 --- a/include/linux/mtd/mtd.h
 +++ b/include/linux/mtd/mtd.h
-@@ -414,6 +414,9 @@ extern void register_mtd_user (struct mt
+@@ -416,6 +416,9 @@ extern void register_mtd_user (struct mt
  extern int unregister_mtd_user (struct mtd_notifier *old);
  void *mtd_kmalloc_up_to(const struct mtd_info *mtd, size_t *size);
  

Modified: trunk/target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch
===================================================================
--- trunk/target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch      
2015-03-16 07:05:30 UTC (rev 44809)
+++ trunk/target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch      
2015-03-16 07:12:31 UTC (rev 44810)
@@ -1,6 +1,6 @@
 --- a/drivers/mfd/rdc321x-southbridge.c
 +++ b/drivers/mfd/rdc321x-southbridge.c
-@@ -86,6 +86,8 @@ static int rdc321x_sb_probe(struct pci_d
+@@ -85,6 +85,8 @@ static int rdc321x_sb_probe(struct pci_d
        rdc321x_gpio_pdata.sb_pdev = pdev;
        rdc321x_wdt_pdata.sb_pdev = pdev;
  
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to