From b6d380461faeb49ed6f4f56d76a9e116957a8b81 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 14 Oct 2019 13:43:54 +0800 Subject: linux-intel/4.9: update to v4.9.195 Also update SRCREV_meta. Stable Linux tag v4.9.195: (130 commits) Linux 4.9.195 Btrfs: fix race setting up and completing qgroup rescan workers btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item CIFS: Fix oplock handling for SMB 2.1+ protocols CIFS: fix max ea value size i2c: riic: Clear NACK in tend isr hwrng: core - don't wait on add_early_randomness() quota: fix wrong condition in is_quota_modification() ext4: fix punch hole for inline_data file systems ext4: fix warning inside ext4_convert_unwritten_extents_endio /dev/mem: Bail out upon SIGKILL. cfg80211: Purge frame registrations on iftype change md/raid6: Set R5_ReadError when there is read failure on parity disk btrfs: Relinquish CPUs in btrfs_compare_trees Btrfs: fix use-after-free when using the tree modification log ovl: filter of trusted xattr results in audit memcg, kmem: do not fail __GFP_NOFAIL charges regulator: Defer init completion for a while after late_initcall alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up ... Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_4.9.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index d1ba3004..8b467c4f 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb @@ -8,9 +8,9 @@ SRC_URI_append = " \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ " -LINUX_VERSION ?= "4.9.183" -SRCREV_machine ?= "107e98ee74a588750a5a80ffe11f52628295e461" -SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" +LINUX_VERSION ?= "4.9.195" +SRCREV_machine ?= "f1bbb927291ee709a47bb3124aa53e819e936e7b" +SRCREV_meta ?= "01eb2cf9a6626c65a4c117249d03a002f683222d" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf