Re: [LEDE-DEV] [PATCH] kernel: bump to 4.9.99

2018-05-09 Thread Michael Yartys via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---


Tested-by: Michael Yartys  

Target: ipq806x (NETGEAR R7800)

--- End Message ---
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev


[LEDE-DEV] [PATCH] kernel: bump to 4.9.99

2018-05-09 Thread Kevin Darbyshire-Bryant via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Refresh patches.

Tested-on: ar71xx Archer C7 v2

Signed-off-by: Kevin Darbyshire-Bryant 
---
 include/kernel-version.mk  |  4 +--
 .../ar7/patches-4.9/300-add-ac49x-platform.patch   |  4 +--
 .../403-mtd_fix_cfi_cmdset_0002_status_check.patch | 14 +-
 .../411-mtd-cfi_cmdset_0002-force-word-write.patch |  6 ++---
 .../ar71xx/patches-4.9/500-MIPS-fw-myloader.patch  |  2 +-
 .../ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch  |  2 +-
 ...4-ARM-at91-build-dtb-for-sama5d27-SOM1-Ek.patch | 31 ++
 ...105-ARM-at91-build-dtb-for-sama5d2-ptc-Ek.patch | 17 
 .../linux/ath25/patches-4.9/107-ar5312_gpio.patch  |  2 +-
 .../patches-4.9/950-0031-Add-dwc_otg-driver.patch  |  2 +-
 ...fill-user-BO-creation-requests-from-the-k.patch |  2 +-
 ...-OOPSes-from-trying-to-cache-a-partially-.patch |  2 +-
 ...01-MIPS-BCM63XX-add-clkdev-lookup-support.patch |  2 +-
 .../322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch|  2 +-
 .../linux/generic/hack-4.9/220-gc_sections.patch   |  2 +-
 .../hack-4.9/301-mips_image_cmdline_hack.patch |  2 +-
 ...net-usb-add-lte-modem-wistron-neweb-d18q1.patch |  2 +-
 ...t-qmi_wwan-add-BroadMobi-BM806U-2020-2033.patch |  2 +-
 .../pending-4.9/300-mips_expose_boot_raw.patch |  4 +--
 .../generic/pending-4.9/304-mips_disable_fpu.patch |  2 +-
 ...m-remove-no-op-dma_map_ops-where-possible.patch | 12 -
 ..._cmdset_0002-add-buffer-write-cmd-timeout.patch |  2 +-
 .../pending-4.9/630-packet_socket_type.patch   | 16 +--
 ...jecting-with-source-address-failed-policy.patch | 16 +--
 .../pending-4.9/890-uart_optional_sysrq.patch  |  2 +-
 .../patches-4.9/090-increase_entropy_pools.patch   |  2 +-
 .../linux/lantiq/patches-4.9/0152-lantiq-VPE.patch |  2 +-
 .../patches-4.9/817-usb-support-layerscape.patch   | 18 ++---
 .../102-powerpc-add-cmdline-override.patch |  2 +-
 29 files changed, 78 insertions(+), 100 deletions(-)

diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index cf84e31f7b..e49b66dcf2 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -4,12 +4,12 @@ LINUX_RELEASE?=1
 
 LINUX_VERSION-3.18 = .71
 LINUX_VERSION-4.4 = .121
-LINUX_VERSION-4.9 = .96
+LINUX_VERSION-4.9 = .99
 LINUX_VERSION-4.14 = .37
 
 LINUX_KERNEL_HASH-3.18.71 = 
5abc9778ad44ce02ed6c8ab52ece8a21c6d20d21f6ed8a19287b4a38a50c1240
 LINUX_KERNEL_HASH-4.4.121 = 
44a88268b5088dc326b30c9b9133ac35a9a200b636b7268d08f32abeae6ca729
-LINUX_KERNEL_HASH-4.9.96 = 
826f596eb5197f8b17304649c2990dd7b766f5c79076cae79f4261c40cea877f
+LINUX_KERNEL_HASH-4.9.99 = 
3dc3eb8c918bca444c8e6c061d534b1a8a5ac60a5b5d7065141f7b8e204213df
 LINUX_KERNEL_HASH-4.14.37 = 
8197e7ed3620713e412905430a7bf93e2048384042ffba189a66f0eeb6908e92
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1
diff --git a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch 
b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
index 67ed3e494a..639f09709b 100644
--- a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
+++ b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
@@ -37,7 +37,7 @@
  #define AR7_IRQ_UART0 15
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -160,7 +160,7 @@ config AR7
+@@ -161,7 +161,7 @@ config AR7
select HAVE_CLK
help
  Support for the Texas Instruments AR7 System-on-a-Chip
@@ -46,7 +46,7 @@
  
  config ATH25
bool "Atheros AR231x/AR531x SoC support"
-@@ -1004,6 +1004,7 @@ config MIPS_PARAVIRT
+@@ -1005,6 +1005,7 @@ config MIPS_PARAVIRT
  endchoice
  
  source "arch/mips/alchemy/Kconfig"
diff --git 
a/target/linux/ar71xx/patches-4.9/403-mtd_fix_cfi_cmdset_0002_status_check.patch
 
b/target/linux/ar71xx/patches-4.9/403-mtd_fix_cfi_cmdset_0002_status_check.patch
index 415d835ee3..3a7fe99e65 100644
--- 
a/target/linux/ar71xx/patches-4.9/403-mtd_fix_cfi_cmdset_0002_status_check.patch
+++ 
b/target/linux/ar71xx/patches-4.9/403-mtd_fix_cfi_cmdset_0002_status_check.patch
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/chips/cfi_cmdset_0002.c
 +++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -1630,8 +1630,8 @@ static int __xipram do_write_oneword(str
+@@ -1631,8 +1631,8 @@ static int __xipram do_write_oneword(str
break;
}
  
@@ -11,7 +11,7 @@
  
/* Latency issues. Drop the lock, wait a while and retry */
UDELAY(map, chip, adr, 1);
-@@ -1647,6 +1647,8 @@ static int __xipram do_write_oneword(str
+@@ -1648,6 +1648,8 @@ static int __xipram do_write_oneword(str
  
ret = -EIO;
}
@@ -20,7 +20,7 @@
xip_enable(map, chip, adr);
   op_done:
if (mode ==