objtool: Rename frame.h -> objtool.h
authorJulien Thierry <jthierry@redhat.com>
Fri, 4 Sep 2020 15:30:25 +0000 (16:30 +0100)
committerJosh Poimboeuf <jpoimboe@redhat.com>
Thu, 10 Sep 2020 15:43:13 +0000 (10:43 -0500)
commit00089c048eb4a8250325efb32a2724fd0da68cce
tree95bcd52651d909d2d8af2e39a99f4352fd6875c1
parentd871f7b5a6a2a30f4eba577fd56941fa3657e394
objtool: Rename frame.h -> objtool.h

Header frame.h is getting more code annotations to help objtool analyze
object files.

Rename the file to objtool.h.

[ jpoimboe: add objtool.h to MAINTAINERS ]

Signed-off-by: Julien Thierry <jthierry@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
14 files changed:
MAINTAINERS
arch/x86/include/asm/nospec-branch.h
arch/x86/kernel/kprobes/core.c
arch/x86/kernel/kprobes/opt.c
arch/x86/kernel/reboot.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/vmx/nested.c
arch/x86/kvm/vmx/vmx.c
arch/x86/xen/enlighten_pv.c
drivers/gpu/drm/vmwgfx/vmwgfx_msg.c
include/linux/frame.h [deleted file]
include/linux/objtool.h [new file with mode: 0644]
kernel/bpf/core.c
kernel/kexec_core.c