Go to file
Josh Poimboeuf 5fcbb0bdfa some fixes
- allow changes to .rela.initcall*.  they should be instead caught by
  the relocation comparison code.
- fix issue in compare symbols when the symbol section index has changed
  but the sections themselves are the same
- in compare_symbols, when a new STT_SECTION symbol is added, ignore it.
  it will be caught instead by the section comparison code
- fix issue in kpatch-gcc script that was causing gcc command lines
  containing quotes to fail
2013-01-19 01:13:42 -06:00
kmod some fixes 2013-01-19 01:13:42 -06:00
kpatch-diff-gen some fixes 2013-01-19 01:13:42 -06:00
.gitignore incremental patching and rmmod support 2013-01-18 12:31:14 -06:00
kpatch-create some fixes 2013-01-19 01:13:42 -06:00
kpatch-gcc some fixes 2013-01-19 01:13:42 -06:00
Makefile rename kpatch-gen to kpatch-diff-gen 2013-01-18 10:45:58 -06:00