summaryrefslogtreecommitdiffstats
path: root/openpower/configs/garrison_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-08-06 10:00:45 +0930
committerJoel Stanley <joel@jms.id.au>2018-08-06 10:03:45 +0930
commitc772c8ae531b0698bd1e285af9907737767c8ca5 (patch)
tree3897d517969315813c41a2615e5f098fd3823e06 /openpower/configs/garrison_defconfig
parent209b795558546c15eb45c70d10c41306f9e313d8 (diff)
downloadblackbird-op-build-c772c8ae531b0698bd1e285af9907737767c8ca5.tar.gz
blackbird-op-build-c772c8ae531b0698bd1e285af9907737767c8ca5.zip
kernel: Move to Linux 4.17.12-openpower1
PowerPC fixes: mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled bpf: powerpc64: pad function address loads with NOPs powerpc: Add __printf verification to prom_printf powerpc/powermac: Mark variable x as unused powerpc/powermac: Add missing prototype for note_bootable_part() powerpc/chrp/time: Make some functions static, add missing header include powerpc/32: Add a missing include header powerpc/64s: Fix compiler store ordering to SLB shadow area powerpc/eeh: Fix use-after-release of EEH driver powerpc/64s: Add barrier_nospec Driver fixes: cxgb4: Added missing break in ndo_udp_tunnel_{add/del} igb: Fix queue selection on MAC filters on i210 i40e: avoid overflow in i40e_ptp_adjfreq() i40e: Add advertising 10G LR mode i40e: free the skb after clearing the bitlock ixgbevf: fix MAC address changes through ixgbevf_set_mac() ixgbe: Fix setting of TC configuration for macvlan case Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/garrison_defconfig')
-rw-r--r--openpower/configs/garrison_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index db334d5d..fae441fa 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_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.11"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.17.12"
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