overlay sys-kernel/coreos-sources: adjust revert-pahole-flags patch

Adjust z0002-revert-pahole-flags.patch to make it appliable with Kernel
6.6.30 or newer, because upstream Kernel changed init/Kconfig.

See also
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.30&id=37ca196aa4d8aa5529f44d776051b3c249f764ba.
This commit is contained in:
Dongsu Park 2024-05-13 15:20:41 +02:00
parent 5ce9e14fec
commit 08f9ec0f6d

View File

@ -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