aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorJoerg Roedel <[email protected]>2020-09-07 15:15:35 +0200
committerBorislav Petkov <[email protected]>2020-09-07 22:44:43 +0200
commit097ee5b778b8970e1c2ed3ca1631b297d90acd61 (patch)
treee140daac57fe69cb91f597107a9e9db4fd8d83fd /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentf5963ba7a45fc6ff298a34976064354be437e1d8 (diff)
x86/idt: Make IDT init functions static inlines
Move these two functions from kernel/idt.c to include/asm/desc.h: * init_idt_data() * idt_init_desc() These functions are needed to setup IDT entries very early and need to be called from head64.c. To be usable this early, these functions need to be compiled without instrumentation and the stack-protector feature. These features need to be kept enabled for kernel/idt.c, so head64.c must use its own versions. [ bp: Take Kees' suggested patch title and add his Rev-by. ] Signed-off-by: Joerg Roedel <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Reviewed-by: Kees Cook <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions