summaryrefslogtreecommitdiffstats
path: root/openpower/configs/witherspoon_dev_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-07-04 14:10:22 +1000
committerJoel Stanley <joel@jms.id.au>2018-07-04 14:11:08 +1000
commit4c047b87d940382a9cd090c7d7f28fe32a983db3 (patch)
tree0657848cbde6c170189e61903df8270039b125dd /openpower/configs/witherspoon_dev_defconfig
parentfc0b11071c7f807848ad8b437d6d320c88146746 (diff)
downloadblackbird-op-build-4c047b87d940382a9cd090c7d7f28fe32a983db3.tar.gz
blackbird-op-build-4c047b87d940382a9cd090c7d7f28fe32a983db3.zip
kernel: Move to Linux 4.17.4-openpower1
powerpc/64s: Fix DT CPU features Power9 DD2.1 logic powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possible CPU powerpc/fadump: Unregister fadump on kexec down path. powerpc/powernv/cpuidle: Init all present cpus for deep states powerpc/powernv: copy/paste - Mask SO bit in CR powerpc/powernv/ioda2: Remove redundant free of TCE pages powerpc/ptrace: Fix enforcement of DAWR constraints powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus() powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG powerpc/pkeys: Detach execute_only key on !PROT_EXEC powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch cpuidle: powernv: Fix promotion from snooze if next state disabled Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/witherspoon_dev_defconfig')
-rw-r--r--openpower/configs/witherspoon_dev_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/witherspoon_dev_defconfig b/openpower/configs/witherspoon_dev_defconfig
index f62b8ff3..1ee32aae 100644
--- a/openpower/configs/witherspoon_dev_defconfig
+++ b/openpower/configs/witherspoon_dev_defconfig
@@ -14,7 +14,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.17.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.17.4"
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