kpatch/kmod
Seth Jennings 84618404e0 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>
2014-07-23 09:00:16 -05:00
..
core kmod/core: module old_addr fix 2014-07-18 10:09:52 -05:00
patch add support for manually ignore functions 2014-07-23 09:00:16 -05:00
Makefile kmod: fix uninstall path 2014-06-20 09:07:23 -05:00