mirror of https://github.com/dynup/kpatch
ef420050e3
Currently all the callers of kpatch_write_output_elf() are creating .o object files or .ko kernel modules. Neither of these filetypes are executable on their own, so enhance kpatch_write_output_elf() to accept file creation mode and update its callers to pass 0664 to match the expected permissions. Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
Makefile | ||
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 |