From f23e067e86a88fba9621063aa56f53aab81c8fc6 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Fri, 17 Jan 2020 14:38:54 +0800 Subject: linux-intel/5.4: update to v5.4.8 Linux 5.4.8 mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs() mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround mmc: sdhci-of-esdhc: fix up erratum A-008171 workaround vhost/vsock: accept only packets with the right dst_cid net: ena: fix napi handler misbehavior when the napi budget is zero net: phylink: fix interface passed to mac_link_up ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set bnxt: apply computed clamp value for coalece parameter gtp: do not allow adding duplicate tid and ms_addr pdp context gtp: fix an use-after-free in ipv4_pdp_find() hv_netvsc: Fix tx_table init in rndis_set_subchannel() tcp/dccp: fix possible race __inet_lookup_established() tcp: do not send empty skb from tcp_write_xmit() bonding: fix active-backup transition after link failure gtp: avoid zero size hashtable gtp: fix wrong condition in gtp_genl_dump_pdp() net: marvell: mvpp2: phylink requires the link interrupt net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S net/dst: do not confirm neighbor for vxlan and geneve pmtu update ... Also updated kmeta having fixes for configcheck warnings for below kernel configurations: CONFIG_DEBUG_BLK_CGROUP CONFIG_GPIO_LYNXPOINT CONFIG_BACKLIGHT_LCD_SUPPORT Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_5.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb index 9730b691..4eb8aa38 100644 --- a/recipes-kernel/linux/linux-intel_5.4.bb +++ b/recipes-kernel/linux/linux-intel_5.4.bb @@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "5.4.6" -SRCREV_machine ?= "4cea0e11353c3d58771677c095032bad9a4d9e64" -SRCREV_meta ?= "ad6487c4c983fbf8c42e2eea54f64059a09f3d0c" +LINUX_VERSION ?= "5.4.8" +SRCREV_machine ?= "db6947aff60bbe1bfefb5692cde706c4e3c54749" +SRCREV_meta ?= "1c5fabd8d93e3c521d6af9f678ca60f4e5faf5e2" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf