kernel: Bump to 4.14.261
authorRISCi_ATOM <bob@bobcall.me>
Thu, 13 Jan 2022 19:08:54 +0000 (14:08 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 13 Jan 2022 19:08:54 +0000 (14:08 -0500)
include/kernel-version.mk
target/linux/ar71xx/patches-4.14/500-MIPS-fw-myloader.patch
target/linux/ar71xx/patches-4.14/930-chipidea-pullup.patch
target/linux/mvebu/Makefile
target/linux/mvebu/image/cortex-a9.mk
target/linux/x86/config-4.14

index 096ddc9ef6ed8ad07deccd99b270ca18cd7f3a3a..042c78c4651fe73ece44a6de63a1de228b4249ed 100644 (file)
@@ -6,10 +6,10 @@ ifdef CONFIG_TESTING_KERNEL
   KERNEL_PATCHVER:=$(KERNEL_TESTING_PATCHVER)
 endif
 
-LINUX_VERSION-4.14 = .260
+LINUX_VERSION-4.14 = .261
 LIBRE_REV = 1
 
-LINUX_KERNEL_HASH-4.14.260 = 10b60619fcad2feb084b147ef9ba69e55d85849cf9efc99b7f195537adecb2cf
+LINUX_KERNEL_HASH-4.14.261 = 29f9da9adeb87a17183ea547985adf4b5ecde6bf57c918792bc8d14a6afbeb7d
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))
 sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1)))))))
index 6789fcf6f2160c3df8db76f8a97d182dd275382f..e0a077c388a961c66aec8cc7e1ce98b5ef52b385 100644 (file)
@@ -10,7 +10,7 @@
  
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1154,6 +1154,9 @@ config MIPS_MSC
+@@ -1157,6 +1157,9 @@ config MIPS_MSC
  config MIPS_NILE4
        bool
  
index 2e9a878630270d4a584d6cbe51916e5ec1f727a8..0a04d887ba81b67be55da5aaff3bf204a40ee626 100644 (file)
@@ -18,7 +18,7 @@
  static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci)
 --- a/drivers/usb/chipidea/core.c
 +++ b/drivers/usb/chipidea/core.c
-@@ -818,7 +818,7 @@ static inline void ci_role_destroy(struc
+@@ -827,7 +827,7 @@ static inline void ci_role_destroy(struc
  {
        ci_hdrc_gadget_destroy(ci);
        ci_hdrc_host_destroy(ci);
@@ -27,7 +27,7 @@
                ci_hdrc_otg_destroy(ci);
  }
  
-@@ -923,6 +923,9 @@ static int ci_hdrc_probe(struct platform
+@@ -932,6 +932,9 @@ static int ci_hdrc_probe(struct platform
                CI_HDRC_SUPPORTS_RUNTIME_PM);
        platform_set_drvdata(pdev, ci);
  
@@ -37,7 +37,7 @@
        ret = hw_device_init(ci, base);
        if (ret < 0) {
                dev_err(dev, "can't initialize hardware\n");
-@@ -1011,7 +1014,7 @@ static int ci_hdrc_probe(struct platform
+@@ -1020,7 +1023,7 @@ static int ci_hdrc_probe(struct platform
                goto deinit_gadget;
        }
  
index e87e6a0054792ddf52fa8eeb02cb807cfb2eb752..5a0b8cb4a935d63c438682a5287312d36173d1c4 100644 (file)
@@ -16,6 +16,6 @@ KERNEL_PATCHVER:=4.14
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += uboot-envtools kmod-gpio-button-hotplug
+DEFAULT_PACKAGES += uboot-envtools kmod-gpio-button-hotplug swconfig
 
 $(eval $(call BuildTarget))
index b609dcea2fadabd026961c7f9af7577b1741cb0e..50aaa4d4578632082a1fade8f9cae6c9769fd69a 100644 (file)
@@ -11,7 +11,7 @@ ifeq ($(SUBTARGET),cortexa9)
 define Device/linksys
   $(Device/NAND-128K)
   DEVICE_TITLE := Linksys $(1)
-  DEVICE_PACKAGES := swconfig wpad-basic
+  DEVICE_PACKAGES := wpad-basic
   IMAGES += factory.img
   KERNEL_SIZE := 6144k
 endef
@@ -19,7 +19,7 @@ endef
 define Device/linksys_wrt1900ac
   $(call Device/linksys,WRT1900AC (Mamba))
   DEVICE_DTS := armada-xp-linksys-mamba
-  DEVICE_PACKAGES := kmod-ath9k swconfig
+  DEVICE_PACKAGES := kmod-ath9k
   KERNEL_SIZE := 3072k
   SUPPORTED_DEVICES := armada-xp-linksys-mamba linksys,mamba
 endef
@@ -33,7 +33,7 @@ define Device/cznic_turris-omnia
   DEVICE_PACKAGES :=  \
     mkf2fs e2fsprogs kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \
     wpad-basic kmod-ath9k partx-utils kmod-i2c-core kmod-i2c-mux \
-    kmod-i2c-mux-pca954x swconfig
+    kmod-i2c-mux-pca954x
   IMAGES := $$(IMAGE_PREFIX)-sysupgrade.img.gz omnia-medkit-$$(IMAGE_PREFIX)-initramfs.tar.gz
   IMAGE/$$(IMAGE_PREFIX)-sysupgrade.img.gz := boot-scr | boot-img | sdcard-img | gzip | append-metadata
   IMAGE/omnia-medkit-$$(IMAGE_PREFIX)-initramfs.tar.gz := omnia-medkit-initramfs | gzip
index 2f601761483e521aeb861a9b4fb2a1159407704c..5920151e126e5de311ea7030cb30ebbb70653a47 100644 (file)
@@ -426,6 +426,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
 CONFIG_TICK_CPU_ACCOUNTING=y
 CONFIG_TINY_SRCU=y
 # CONFIG_TOSHIBA is not set
+CONFIG_UNIX_SCM=y
 CONFIG_UNWINDER_FRAME_POINTER=y
 # CONFIG_UNWINDER_GUESS is not set
 CONFIG_UP_LATE_INIT=y
@@ -448,7 +449,6 @@ CONFIG_USB_XHCI_PCI=y
 # CONFIG_USERIO is not set
 # CONFIG_USER_NS is not set
 CONFIG_USER_STACKTRACE_SUPPORT=y
-# CONFIG_VGACON_SOFT_SCROLLBACK is not set
 CONFIG_VGA_CONSOLE=y
 # CONFIG_VIA_WDT is not set
 # CONFIG_VM86 is not set