From 1034594ded3c5f612c6848ccf0dfcec5603e36b6 Mon Sep 17 00:00:00 2001 From: Goetz Goerisch Date: Tue, 15 Jul 2025 18:43:41 +0200 Subject: [PATCH] kernel: bump 6.6 to 6.6.98 Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.98 - x86/CPU/AMD: Properly check the TSA microcode Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/19354 Signed-off-by: Hauke Mehrtens --- include/kernel-6.6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/kernel-6.6 b/include/kernel-6.6 index a98cd88bea2..1e572366f2c 100644 --- a/include/kernel-6.6 +++ b/include/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .97 -LINUX_KERNEL_HASH-6.6.97 = 3b67c170638142da56b7a9c3295f2483b88e8c4d3bc26b2bda63b6cf0cb9ee3b +LINUX_VERSION-6.6 = .98 +LINUX_KERNEL_HASH-6.6.98 = 296a34c500abc22c434b967d471d75568891f06a98f11fc31c5e79b037f45de5 -- 2.47.2