[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200528145315.727724091@linutronix.de>
Date: Thu, 28 May 2020 16:53:15 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: x86@...nel.org
Subject: [patch 0/5] x86/idt: Cleanups and consolidation
IDT functionality is spread out to places which results in way too many
globals.
This series cleans that up, fixes comments and a few other oddities which I
noticed while working on that code.
Thanks,
tglx
---
include/asm/desc.h | 47 --------------------
kernel/cpu/common.c | 17 -------
kernel/idt.c | 120 +++++++++++++++++++++++++++++++++++++---------------
kernel/traps.c | 11 ----
4 files changed, 88 insertions(+), 107 deletions(-)
Powered by blists - more mailing lists