Home
last modified time | relevance | path

Searched hist:bdf5bde8aec7b53d0ea3a44d880a4e5106ff37f3 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/
H A Didt.cdiff bdf5bde8aec7b53d0ea3a44d880a4e5106ff37f3 Thu May 28 16:53:16 CEST 2020 Thomas Gleixner <tglx@linutronix.de> x86/idt: Mark init only functions __init

Since 8175cfbbbfcb ("x86/idt: Remove update_intr_gate()") set_intr_gate()
and idt_setup_from_table() are only called from __init functions. Mark them
as well.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200528145522.715816477@linutronix.de