mirror of
https://github.com/dynup/kpatch
synced 2025-04-22 23:15:21 +00:00
WARN_ON_ONCE places the __warned static local variable in the .data.unlikely section, so it's not bundled (i.e. ignored by the -fdata-sections gcc flag). There's no reason why we can't rename unbundled symbols, so add support for them. Fixes #394. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-gcc | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |