Files
linux/arch/x86/mm
Thomas Gleixner 3e77abda65 x86/idt: Consolidate idt functionality
- Move load_current_idt() out of line and replace the hideous comment with
   a lockdep assert. This allows to make idt_table and idt_descr static.

 - Mark idt_table read only after the IDT initialization is complete.

 - Shuffle code around to consolidate the #ifdef sections into one.

 - Adapt the F00F bug code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200528145523.084915381@linutronix.de
2020-06-11 15:15:26 +02:00
..
2020-06-11 15:15:23 +02:00
2020-03-26 15:02:14 -04:00
2020-06-11 15:15:26 +02:00
2018-10-31 08:54:16 -07:00
2020-04-10 15:36:21 -07:00