From: Jan Kiszka <jan.kis...@siemens.com>

This comes with a fix for ivshmem-net which prevents sporadic link setup
issues and an update to the latest upstream x86 non-root patches.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 recipes-kernel/linux/files/x86_64_defconfig | 3 +--
 recipes-kernel/linux/linux-jailhouse.bb     | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/recipes-kernel/linux/files/x86_64_defconfig 
b/recipes-kernel/linux/files/x86_64_defconfig
index cbf8b8e..e2afe00 100644
--- a/recipes-kernel/linux/files/x86_64_defconfig
+++ b/recipes-kernel/linux/files/x86_64_defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.18 Kernel Configuration
+# Linux/x86 4.14.24 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -3568,7 +3568,6 @@ CONFIG_HAVE_DEBUG_KMEMLEAK=y
 CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
 CONFIG_DEBUG_MEMORY_INIT=y
 CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
-CONFIG_HAVE_ARCH_KMEMCHECK=y
 CONFIG_HAVE_ARCH_KASAN=y
 # CONFIG_KASAN is not set
 CONFIG_ARCH_HAS_KCOV=y
diff --git a/recipes-kernel/linux/linux-jailhouse.bb 
b/recipes-kernel/linux/linux-jailhouse.bb
index 2319da4..8152f68 100644
--- a/recipes-kernel/linux/linux-jailhouse.bb
+++ b/recipes-kernel/linux/linux-jailhouse.bb
@@ -14,9 +14,9 @@ require recipes-kernel/linux/linux-custom.inc
 SRC_URI += " \
     https://github.com/siemens/linux/archive/${SRCREV}.tar.gz \
     file://x86_64_defconfig"
-SRC_URI[sha256sum] = 
"e779cb4297b7bec7397d23984c9f611c5d88f5ca1600b9346bfa9e44dc1bc4f4"
-SRCREV = "26a81a994feef8d54f53ca15fbd2a527b285d56f"
-PV = "4.14.18"
+SRC_URI[sha256sum] = 
"9a99dd2d3028d3e40beef325f4a59f0f39b8a699f0247fb98df815f0d92106a0"
+SRCREV = "3c91d2686cbaaf19e0f5f440895626441bc68182"
+PV = "4.14.24"
 
 S = "linux-${SRCREV}"
 
-- 
2.13.6

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to