mirror of
https://github.com/dynup/kpatch
synced 2024-12-14 17:34:34 +00:00
84618404e0
This commit adds the KPATCH_IGNORE_FUNC() macro for ignoring functions that may change as a side effect of a change in another function. The WARN class of macros, for example, embed the line number in an instruction, which will cause the function to be detected as changed when, in fact, there has been no functional change. Signed-off-by: Seth Jennings <sjenning@redhat.com> |
||
---|---|---|
.. | ||
core | ||
patch | ||
Makefile |