1
0
mirror of https://github.com/dynup/kpatch synced 2025-03-25 04:16:39 +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 gcc-plugin: Include additional header for GCC 8 2018-05-30 19:39:48 +05:30
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c Merge pull request from rudis/master 2018-06-19 09:29:24 -04:00
create-klp-module.c create-klp-module: group .kpatch.symbols with like-scope 2018-05-29 15:30:39 -04:00
create-kpatch-module.c Fix multiple sign-compare warnings 2018-04-13 16:26:06 +02:00
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 create-klp-module: group .kpatch.symbols with like-scope 2018-05-29 15:30:39 -04:00
kpatch-gcc kpatch-build: add lib/ files to kpatch-gcc skip-list 2018-06-13 13:53:19 -04:00
kpatch-intermediate.h create-klp-module: get rid of redundant kpatch_relocation.offset field 2017-11-09 19:16:14 -06:00
kpatch.h kpatch-build: add exit status enum 2018-06-15 07:11:48 -04:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
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 kpatch-build: use symbol table instead of kobject 2018-05-18 09:24:40 +02:00
Makefile ppc64le: fix gcc-plugin installation 2018-04-19 10:16:37 +02:00