mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
Merge pull request #1970 from flatcar/linux-6.6.30-main
Upgrade Linux Kernel for main from 6.6.28 to 6.6.30
This commit is contained in:
commit
1c4b67fb21
1
changelog/updates/2024-05-03-linux-6.6.30-update.md
Normal file
1
changelog/updates/2024-05-03-linux-6.6.30-update.md
Normal file
@ -0,0 +1 @@
|
||||
- Linux ([6.6.30](https://lwn.net/Articles/972211) (includes [6.6.29](https://lwn.net/Articles/971363)))
|
@ -1,2 +1,2 @@
|
||||
DIST linux-6.6.tar.xz 140064536 BLAKE2B 5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2 SHA512 458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
|
||||
DIST patch-6.6.28.xz 1756536 BLAKE2B 5fd1632e91f652a29e9dad7aaa9592b87cda33e09d40c3432f800d580a353fabf53dccfaeb3c5d1bfc5de3d97ae92830b68bad8b426fec41c32a7c16a648764e SHA512 26d7bacd5516faa6377b135fb066bd8a00323a8999840b9a74ef03de8b993d2cba59e7f182a318b93b50de1f3453935bbbfd65c7ee1eaf3cb6dba5dcbab35724
|
||||
DIST patch-6.6.30.xz 1872228 BLAKE2B 380cddf5b2a250cfd493314087bb250b6da1308d7b2f6b7946175cfa0adf697048f4e35d8e0e5490b9064dd1a007407f34d22c2f09726d651a5a2fc078e5442f SHA512 f96b8db3029f0ae7207c9f4b60f96eb8d5f808b607bd3ecea940f63ea7de9d0be6e60524ddcedf5996ef89c7e202781b941fb88c76784d63a27a91eed3070cee
|
||||
|
@ -8,9 +8,9 @@ index 6d35728b94b2..9ae94bf60971 100644
|
||||
depends on !RANDSTRUCT
|
||||
- depends on !DEBUG_INFO_BTF || PAHOLE_HAS_LANG_EXCLUDE
|
||||
+ depends on !DEBUG_INFO_BTF
|
||||
select CONSTRUCTORS
|
||||
help
|
||||
Enables Rust support in the kernel.
|
||||
|
||||
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
|
||||
index fa307f93fa2e..f18386d4712f 100644
|
||||
--- a/lib/Kconfig.debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user