mirror of
https://github.com/dynup/kpatch
synced 2025-01-05 04:29:31 +00:00
63a94b8323
This is in response to an upstream discussion for the following patch: https://lkml.kernel.org/r/1508217523-18885-1-git-send-email-kamalesh@linux.vnet.ibm.com This should hopefully make it a lot easier for the ppc64le kernel module code to support klp relocations. The gcc-common.h and gcc-generate-rtl-pass.h header files are copied from the upstream Linux source tree. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
18 lines
239 B
Plaintext
18 lines
239 B
Plaintext
*.o
|
|
*.o.cmd
|
|
*.o.d
|
|
*.ko
|
|
*.ko.cmd
|
|
*.mod.c
|
|
*.swp
|
|
*.d
|
|
*.so
|
|
.tmp_versions
|
|
Module.symvers
|
|
kpatch-build/lookup
|
|
kpatch-build/create-diff-object
|
|
kpatch-build/create-klp-module
|
|
kpatch-build/create-kpatch-module
|
|
man/kpatch.1.gz
|
|
man/kpatch-build.1.gz
|