diff options
| author | Goetz Goerisch | 2025-07-15 16:43:41 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-07-17 18:49:02 +0000 |
| commit | 1034594ded3c5f612c6848ccf0dfcec5603e36b6 (patch) | |
| tree | c569fcf07d041d2ab46028f7f72f485dbc83793c | |
| parent | 05d8b931fb8d2561311b029882d77b2ef6e34c2a (diff) | |
| download | openwrt-1034594ded3c5f612c6848ccf0dfcec5603e36b6.tar.gz | |
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 <ggoerisch@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19354
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | include/kernel-6.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-6.6 b/include/kernel-6.6 index a98cd88bea..1e572366f2 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 |