kpatch/kpatch-build
Josh Poimboeuf d7cea80eac kpatch-build: put cache in ~/.kpatch/src
Since we only ever have one cache at a time, move the kernel source from
~/.kpatch/$(uname -r)/src to ~/.kpatch/src.  This allows ccache to work
between kernel version changes, making it less painful to build for
multiple kernels.  The cache's kernel version is stored in
~/.kpatch/version.
2014-05-22 09:17:57 -05:00
..
create-diff-object.c add teardown/free functions for kpatch_elf data structures 2014-05-20 12:44:31 -05:00
kpatch-build kpatch-build: put cache in ~/.kpatch/src 2014-05-22 09:17:57 -05:00
list.h fix list corruption in special section handlers 2014-05-15 15:27:53 -05:00
lookup.c fix review comments 2014-05-20 12:44:31 -05:00
lookup.h merge add-patches-section functionality into create-obj-diff 2014-05-20 12:44:30 -05:00
Makefile fix review comments 2014-05-20 12:44:31 -05:00