summaryrefslogtreecommitdiffstats
path: root/openpower/configs/openpower_mambo_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-05-03 12:26:20 +0930
committerJoel Stanley <joel@jms.id.au>2018-05-03 12:27:10 +0930
commit762022f65514ecb0fa9153288751a14d46cc094d (patch)
tree5f1c7eaa53dbbcc24fc1bd7f1aa68fcb35e2a248 /openpower/configs/openpower_mambo_defconfig
parentc41ccd3f4282a8a354f50c574b1609207f8f23eb (diff)
downloadtalos-op-build-762022f65514ecb0fa9153288751a14d46cc094d.tar.gz
talos-op-build-762022f65514ecb0fa9153288751a14d46cc094d.zip
kernel: Move to Linux v4.16.7-openpower1
Some powerpc fixes that are brought in with this release: cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address range powerpc/mce: Fix a bug where mce loops on memory UE. powerpc/mm: Flush cache on memory hot(un)plug Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/openpower_mambo_defconfig')
-rw-r--r--openpower/configs/openpower_mambo_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/openpower_mambo_defconfig b/openpower/configs/openpower_mambo_defconfig
index 95687773..62311011 100644
--- a/openpower/configs/openpower_mambo_defconfig
+++ b/openpower/configs/openpower_mambo_defconfig
@@ -11,7 +11,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.7"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
OpenPOWER on IntegriCloud