summaryrefslogtreecommitdiffstats
path: root/openpower/configs/barreleye_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-10-22 08:30:22 +1030
committerJoel Stanley <joel@jms.id.au>2018-10-22 08:31:31 +1030
commit3d1febd6ad24caf039ed8a152ec9d38e7c0f1281 (patch)
tree2826daac9bc06f0a713a42a815933033aade50db /openpower/configs/barreleye_defconfig
parent2627c9cf1b238cd69a8f38f7a3f47c7a4c19869f (diff)
downloadblackbird-op-build-3d1febd6ad24caf039ed8a152ec9d38e7c0f1281.tar.gz
blackbird-op-build-3d1febd6ad24caf039ed8a152ec9d38e7c0f1281.zip
kernel: Move to Linux 4.18.16-openpower1
PowerPC fixes: mm: Preserve _PAGE_DEVMAP across mprotect() calls powerpc: Avoid code patching freed init sections powerpc: fix csum_ipv6_magic() on little endian platforms powerpc/powernv/ioda2: Reduce upper limit for DMA window size powerpc/kdump: Handle crashkernel memory reservation failure powerpc/powernv: opal_put_chars partial write fix powerpc/mm: Don't report PUDs as memory leaks when using kmemleak powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage powerpc/64s: Make rfi_flush_fallback a little more robust powerpc: Fix size calculation using resource_size() powerpc/topology: Get topology for shared processors at boot powerpc/powernv/pci: Work around races in PCI bridge enabling powerpc64/ftrace: Include ftrace.h needed for enable/disable calls powerpc/nohash: fix pte_access_permitted() powerpc/64s: Fix page table fragment refcount race vs speculative references powerpc/fadump: handle crash memory ranges array index overflow Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/barreleye_defconfig')
-rw-r--r--openpower/configs/barreleye_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/barreleye_defconfig b/openpower/configs/barreleye_defconfig
index 1bd06497..f14eafc5 100644
--- a/openpower/configs/barreleye_defconfig
+++ b/openpower/configs/barreleye_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.18.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.18.16"
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