mirror of
https://github.com/dynup/kpatch
synced 2025-01-11 15:49:26 +00:00
add support for manually ignore functions
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>
This commit is contained in:
parent
063668477c
commit
84618404e0