mirror of
https://github.com/dynup/kpatch
synced 2025-03-25 04:16:39 +00:00
kpatch-build detects RHEL-ALT kernel support by looking for a ".el7a." substring in the kernel release string. Look for that substring in the unchanged $ARCHVERSION instead of $KVER, which may not have the trailing '.' character that our regex expects. Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |