Bump kernel to 4.4.186
authorRISCi_ATOM <bob@bobcall.me>
Thu, 1 Aug 2019 01:53:30 +0000 (21:53 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 1 Aug 2019 01:53:30 +0000 (21:53 -0400)
include/kernel-version.mk
target/linux/ar71xx/patches-4.4/500-MIPS-fw-myloader.patch
target/linux/generic/patches-4.4/092-MIPS-ZBOOT-copy-appended-dtb-to-the-end-of-the-kerne.patch
target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch
target/linux/generic/patches-4.4/201-extra_optimization.patch
target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch
target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch
target/linux/generic/patches-4.4/304-mips_disable_fpu.patch
target/linux/generic/patches-4.4/332-arc-add-OWRTDTB-section.patch

index 814c6a949d0b61ee43f46167751b52f76b043b2d..6ef322ddfb5954f6b841d3abead5f659dfb2a8a9 100644 (file)
@@ -2,9 +2,9 @@
 
 LINUX_RELEASE?=1
 
-LINUX_VERSION-4.4 = .184
+LINUX_VERSION-4.4 = .186
 
-LINUX_KERNEL_HASH-4.4.184 = 65f70dde1d5e83813587f36461d9ddcd7c6ed3357dd25bec092dba3479496217
+LINUX_KERNEL_HASH-4.4.186 = d5b330e975686c51d46fc7c2c9315ee8010f16493ca8e618c0cdc3749965a16e
 
 ifdef KERNEL_PATCHVER
   LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER)))
index 984984d8abd2d83d285111a8b0bf17f05b6e8cf0..7e56e75b1441d4f23a9a7ee4fa9e2923a747d9b2 100644 (file)
@@ -10,7 +10,7 @@
  
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1121,6 +1121,9 @@ config MIPS_MSC
+@@ -1122,6 +1122,9 @@ config MIPS_MSC
  config MIPS_NILE4
        bool
  
index a23a8d00fd943110f5073a25ba120fbbd24c882b..a88638cca710da1c712777dd3ceedaf7a58bb15d 100644 (file)
@@ -27,7 +27,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -2756,10 +2756,10 @@ choice
+@@ -2757,10 +2757,10 @@ choice
                  the documented boot protocol using a device tree.
  
        config MIPS_RAW_APPENDED_DTB
@@ -40,7 +40,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
                  (e.g. cat vmlinux.bin <filename>.dtb > vmlinux_w_dtb).
  
                  This is meant as a backward compatibility convenience for those
-@@ -2771,24 +2771,6 @@ choice
+@@ -2772,24 +2772,6 @@ choice
                  look like a DTB header after a reboot if no actual DTB is appended
                  to vmlinux.bin.  Do not leave this option active in a production kernel
                  if you don't intend to always append a DTB.
index 535ab915b289d9be5b35cd06642a5efb462b22b6..1ff49424f66fc23bff1aa781aed4925e529b430c 100644 (file)
@@ -19,7 +19,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1622,6 +1622,7 @@ config CPU_CAVIUM_OCTEON
+@@ -1623,6 +1623,7 @@ config CPU_CAVIUM_OCTEON
        select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
        select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
        select MIPS_L1_CACHE_SHIFT_7
@@ -27,7 +27,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        help
          The Cavium Octeon processor is a highly integrated chip containing
          many ethernet hardware widgets for networking tasks. The processor
-@@ -1917,6 +1918,9 @@ config MIPS_MALTA_PM
+@@ -1918,6 +1919,9 @@ config MIPS_MALTA_PM
        bool
        default y
  
index 0cafeb94aaffb15a8a618bbb04ee439740e766c5..7ce8f6c98d36c0f3ba344aca21ff906ecbcedc13 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile
 +++ b/Makefile
-@@ -639,12 +639,12 @@ KBUILD_CFLAGS    += $(call cc-disable-warni
+@@ -640,12 +640,12 @@ KBUILD_CFLAGS    += $(call cc-disable-warni
  KBUILD_CFLAGS += $(call cc-disable-warning, attribute-alias)
  
  ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
index 5ccbb582632a2c435bc7350328c1489fa24f60fd..cf21d60a5f8b54260845ea817d86c68972a31f79 100644 (file)
@@ -8,7 +8,7 @@ Acked-by: Rob Landley <rob@landley.net>
 ---
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1036,9 +1036,6 @@ config FW_ARC
+@@ -1037,9 +1037,6 @@ config FW_ARC
  config ARCH_MAY_HAVE_PC_FDC
        bool
  
@@ -18,7 +18,7 @@ Acked-by: Rob Landley <rob@landley.net>
  config CEVT_BCM1480
        bool
  
-@@ -2796,6 +2793,18 @@ choice
+@@ -2797,6 +2794,18 @@ choice
                bool "Bootloader kernel arguments if available"
  endchoice
  
index 93730d9f736597378ef10c78cd5234b6bd2113ce..e3fdfa96f4c6f4e08749076aa69e95f7fae87e5f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1127,6 +1127,10 @@ config SYNC_R4K
+@@ -1128,6 +1128,10 @@ config SYNC_R4K
  config MIPS_MACHINE
        def_bool n
  
index ed4a0c5d2fd5674ab5651612758bf14948d6d475..3c303b6f5da0df17c7c18384cf1b6f531209c79f 100644 (file)
@@ -26,7 +26,7 @@ v2: incorporated changes suggested by Jonas Gorski
 
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -2728,6 +2728,20 @@ config MIPS_O32_FP64_SUPPORT
+@@ -2729,6 +2729,20 @@ config MIPS_O32_FP64_SUPPORT
  
          If unsure, say N.
  
index a24fc573c107d98327f196a145d77cc70bddf986..a1f20e21d28d6a07329bc26e5591d58825c0b763 100644 (file)
@@ -40,7 +40,7 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
  ;----------------------------------------------------------------
 --- a/arch/arc/kernel/setup.c
 +++ b/arch/arc/kernel/setup.c
-@@ -366,6 +366,8 @@ static inline int is_kernel(unsigned lon
+@@ -364,6 +364,8 @@ static inline int is_kernel(unsigned lon
        return 0;
  }
  
@@ -49,7 +49,7 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
  void __init setup_arch(char **cmdline_p)
  {
  #ifdef CONFIG_ARC_UBOOT_SUPPORT
-@@ -379,7 +381,7 @@ void __init setup_arch(char **cmdline_p)
+@@ -377,7 +379,7 @@ void __init setup_arch(char **cmdline_p)
  #endif
        {
                /* No, so try the embedded one */