[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1244378557-5455-1-git-send-email-heukelum@fastmail.fm>
Date: Sun, 7 Jun 2009 14:42:34 +0200
From: Alexander van Heukelum <heukelum@...tmail.fm>
To: LKML <linux-kernel@...r.kernel.org>,
"H. Peter Anvin" <hpa@...or.com>
Cc: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
Andi Kleen <andi@...stfloor.org>,
Cyrill Gorcunov <gorcunov@...il.com>,
Alexander van Heukelum <heukelum@...tmail.fm>
Subject: [PATCH 0/2] i386: espfix fixes
Hi Peter,
Here are the two patches I said I would send... The first one is a fix
to include espfix code in the NMI entry/exit code, the second one fixes
and cleans up the espfix code itself. Tests boots were done using the
tip tree plus both patches.
The first patch applies cleanly to mainline too, and the second has
a trivial reject. I included a patch for mainline too.
Thanks for having a look at them!
Greetings,
Alexander
arch/x86/include/asm/desc.h | 26 -----------------
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/entry_32.S | 64 +++++++++++++++++++++++++++--------------
arch/x86/kernel/head_32.S | 1 -
arch/x86/kernel/traps.c | 21 --------------
5 files changed, 43 insertions(+), 71 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists