1
0
mirror of https://github.com/dynup/kpatch synced 2025-05-10 03:47:56 +00:00
kpatch/kpatch-build
Song Liu 835d9d1ae1 CDO: Handle .data..once sections.
Upstream commit [1] renamed .data.once section as .data..once. Handle it
the same as .data.once sections.

[1] dbefa1f31a91 ("Rename .data.once to .data..once to fix resetting WARN*_ONCE")
Signed-off-by: Song Liu <song@kernel.org>
2025-04-25 16:28:23 -07:00
..
gcc-plugins gcc-plugin: update gcc-common.h for gcc-13 2023-03-16 22:05:43 -07:00
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c CDO: Handle .data..once sections. 2025-04-25 16:28:23 -07:00
create-klp-module.c kpatch-build: add full paths to build.log for changed objects. 2025-03-19 17:00:13 +08:00
create-kpatch-module.c kpatch-build: add full paths to build.log for changed objects. 2025-03-19 17:00:13 +08:00
kpatch-build Merge pull request from joe-lawrence/shellcheck-oct-2024 2024-10-10 17:33:06 -04:00
kpatch-cc kpatch-build: ignore init/version-timestamp.o 2023-01-16 09:33:55 -05:00
kpatch-elf.c use dynamic prefix offset instead of hardcoding 2024-12-11 21:55:01 +00:00
kpatch-elf.h create-diff-object: Create __patchable_function_entries sections 2024-12-03 09:26:10 -05:00
kpatch-intermediate.h lookup: rename 'pos' to 'sympos' 2020-04-06 15:18:58 -05:00
kpatch.h kpatch-build: add full paths to build.log for changed objects. 2025-03-19 17:00:13 +08:00
list.h Fix undefined behavior problem when using list_foreach_entry 2023-08-10 00:22:53 +00:00
log.h create-diff-object: use errx() instead of err() 2022-11-30 12:58:31 -08:00
lookup.c Fix sympos for gcc-14 2025-03-03 15:35:51 -08:00
lookup.h Switch to per-file lookup table pointers. 2021-08-17 09:37:44 +02:00
Makefile Merge pull request from georgejguo/master 2024-10-23 12:44:10 -04:00