kpatch/test
Josh Poimboeuf 0537ff6a6f skip data sections when looking for users of static locals
It's possible for a static local variable's data section to have
a relocation which refers to the variable symbol itself.  Fix the logic
which searches for the user of a static local variable by only looking
in text sections (i.e. functions).

Fixes #411.
2014-09-09 14:43:42 -05:00
..
integration skip data sections when looking for users of static locals 2014-09-09 14:43:42 -05:00
testmod testmod/doit.sh: add .kpatch.checksum to test module 2014-09-09 07:52:41 -04:00
difftree.sh add difftest.sh test 2014-08-12 10:50:46 -05:00