kernel: Move to Linux 4.16.11-openpower1

Interesting fixes: btrfs, generic spectre related patches, xhci null
pointer dereference, powernv NVRAM invalid sleep fix.

Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index 36faf51..a1d3e3b 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -14,7 +14,7 @@
 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.10"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.11"
 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"