kpatch/kpatch-build
Jessica Yu de63a856c0 kpatch-build: refresh git index during cleanup if $SRCDIR was a git repository
If $SRCDIR was a git repo, we leave the repo with a dirty index even after
reversing the patch during cleanup. This gets picked up by
scripts/setlocalversion and consequently subsequent kpatch-builds using the
same $SRCDIR end up with a '+' sign appended to the version string. Fix
this by properly refreshing the index during cleanup.
2016-11-16 02:03:25 -08:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c create-diff-object: fix WARN*_ONCE detection on newer kernels 2016-07-13 16:53:02 -05:00
kpatch-build kpatch-build: refresh git index during cleanup if $SRCDIR was a git repository 2016-11-16 02:03:25 -08:00
kpatch-elf.c kpatch-elf: make is_bundleable() a static function 2016-07-12 14:45:18 -07:00
kpatch-elf.h kpatch-elf: introduce a common kpatch-elf and logging interface 2016-07-12 14:45:16 -07:00
kpatch-gcc kpatch-build: do not assume that TEMPDIR is unexported on entry to script 2016-07-25 11:02:37 -04:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
log.h kpatch-elf: introduce a common kpatch-elf and logging interface 2016-07-12 14:45:16 -07:00
lookup.c livepatch-patch-hook: add support for livepatch sympos 2016-02-16 10:31:44 -06:00
lookup.h livepatch-patch-hook: add support for livepatch sympos 2016-02-16 10:31:44 -06:00
Makefile kpatch-elf: introduce a common kpatch-elf and logging interface 2016-07-12 14:45:16 -07:00