kpatch/man
Artem Savkov 41de9e763a kpatch-build: clang support
Add support for clang-built kernels. This is completely automatic, we
check if the kernel was built with clang by looking for
CONFIG_CC_IS_CLANG in config.

This has almost no effect on non-clang built kernels with one exception:
we now do compliler checks _after_ we download kernel sources which is a
waste of resources in case when compilers don't match.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2021-02-17 12:59:51 +01:00
..
Makefile man: use older '-c' option 2014-03-27 22:21:43 -07:00
kpatch-build.1 kpatch-build: clang support 2021-02-17 12:59:51 +01:00
kpatch.1 kpatch: Inform user when signal subcommand is unnecessary 2021-01-14 17:55:29 +01:00