1
0
mirror of https://github.com/dynup/kpatch synced 2025-04-06 17:22:00 +00:00
kpatch/kpatch-build
Joe Lawrence 4d1ee7f80a kpatch-build: fix RHEL-ALT kernel version detection
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>
2018-06-20 10:37:05 -04:00
..
gcc-plugins
insn
create-diff-object.c Merge pull request #884 from rudis/master 2018-06-19 09:29:24 -04:00
create-klp-module.c
create-kpatch-module.c
kpatch-build kpatch-build: fix RHEL-ALT kernel version detection 2018-06-20 10:37:05 -04:00
kpatch-elf.c trivial: __powerpc__ should be __powerpc64__ 2018-06-07 17:33:06 +10:00
kpatch-elf.h
kpatch-gcc kpatch-build: add lib/ files to kpatch-gcc skip-list 2018-06-13 13:53:19 -04:00
kpatch-intermediate.h
kpatch.h kpatch-build: add exit status enum 2018-06-15 07:11:48 -04:00
list.h
log.h kpatch-build: add exit status enum 2018-06-15 07:11:48 -04:00
lookup.c kpatch-build: clarify symbol-not-found msg find_local_syms() 2018-06-13 13:53:19 -04:00
lookup.h
Makefile