kernel: bump 5.10 to 5.10.107
authorJohn Audia <graysky@archlinux.us>
Sat, 19 Mar 2022 16:16:47 +0000 (12:16 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Mar 2022 16:42:41 +0000 (17:42 +0100)
All patches automatically rebased.

Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200

Signed-off-by: John Audia <graysky@archlinux.us>
include/kernel-5.10
target/linux/generic/hack-5.10/251-kconfig.patch
target/linux/generic/hack-5.10/253-ksmbd-config.patch
target/linux/generic/pending-5.10/530-jffs2_make_lzma_available.patch
target/linux/mpc85xx/patches-5.10/107-powerpc-85xx-add-ws-ap3825i-support.patch

index c1fb9ba55d012a554b5f08ed6d4e18140567d886..aa61efeb7b5f32be88cdd71fb0b52c3b4d4ba8b4 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.10 = .106
-LINUX_KERNEL_HASH-5.10.106 = c68651c8c70e2443ab6ebd1a3ed4e06694f988ffa40a664d8374f0cee0a3597a
+LINUX_VERSION-5.10 = .107
+LINUX_KERNEL_HASH-5.10.107 = c467c3077946370fb26c9277313b601d6c48bb557abc889f4892caf627fcdfea
index f80561c8e6bf34a3ef901569e2ebd9c2563c228b..34a63eaa7c4cb5d1839bd120884bc62529802416 100644 (file)
@@ -92,7 +92,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
        bool
 --- a/lib/Kconfig
 +++ b/lib/Kconfig
-@@ -419,16 +419,16 @@ config BCH_CONST_T
+@@ -418,16 +418,16 @@ config BCH_CONST_T
  # Textsearch support is select'ed if needed
  #
  config TEXTSEARCH
index be6ed72d3a371bbf1cf13cef30f7c87b83694600..c2b2a96b9cc95ccf68fabb48c2c9a29808179457 100644 (file)
@@ -11,7 +11,7 @@
          that can be interpreted by the ASN.1 stream decoder and used to
 --- a/lib/Kconfig
 +++ b/lib/Kconfig
-@@ -590,7 +590,7 @@ config LIBFDT
+@@ -589,7 +589,7 @@ config LIBFDT
        bool
  
  config OID_REGISTRY
index c794c6fe8f734b9efa8f8b18a17192339f1d9e8f..20483a391dddbeacd3e7a44403a2e7789d31616f 100644 (file)
@@ -1087,7 +1087,7 @@ Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
  #define JFFS2_NODE_ACCURATE 0x2000
 --- a/lib/Kconfig
 +++ b/lib/Kconfig
-@@ -316,6 +316,12 @@ config ZSTD_DECOMPRESS
+@@ -315,6 +315,12 @@ config ZSTD_DECOMPRESS
  
  source "lib/xz/Kconfig"
  
index 881f88ddb5ac2104861d3175f3725e2388d63da3..1829a78ec477e8bbe173ac10525ebcfc16ddab10 100644 (file)
@@ -6,8 +6,6 @@ Subject: [PATCH] PowerPC 85xx: Add WS-AP3825i support
 This patch adds support for building Linux for the Extreme Networks
 WS-AP3825i AP.
 
-diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
-index 764b916..66cbb73 100644
 --- a/arch/powerpc/platforms/85xx/Kconfig
 +++ b/arch/powerpc/platforms/85xx/Kconfig
 @@ -82,6 +82,16 @@ config WS_AP3710I
@@ -27,8 +25,6 @@ index 764b916..66cbb73 100644
  config MPC8540_ADS
        bool "Freescale MPC8540 ADS"
        select DEFAULT_UIMAGE
-diff --git a/arch/powerpc/platforms/85xx/Makefile b/arch/powerpc/platforms/85xx/Makefile
-index 443b44b..d37b650 100644
 --- a/arch/powerpc/platforms/85xx/Makefile
 +++ b/arch/powerpc/platforms/85xx/Makefile
 @@ -27,6 +27,7 @@ obj-$(CONFIG_P1023_RDB)   += p1023_rdb.o
@@ -39,6 +35,3 @@ index 443b44b..d37b650 100644
  obj-$(CONFIG_CORENET_GENERIC)   += corenet_generic.o
  obj-$(CONFIG_FB_FSL_DIU)      += t1042rdb_diu.o
  obj-$(CONFIG_RED_15W_REV1)    += red15w_rev1.o
--- 
-2.25.1
-