[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1447932326-4371-1-git-send-email-bp@alien8.de>
Date: Thu, 19 Nov 2015 12:25:24 +0100
From: Borislav Petkov <bp@...en8.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Andy Lutomirski <luto@...capital.net>,
Dave Hansen <dave.hansen@...ux.intel.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...nel.org>,
Oleg Nesterov <oleg@...hat.com>,
Rik van Riel <riel@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [RFC PATCH 0/2] x86/fpu: Remove xstate_fault()
From: Borislav Petkov <bp@...e.de>
Hi,
so that xstate_fault() thing did cause trouble in the past, see
06c8173eb92b ("x86/fpu/xsaves: Fix improper uses of __ex_table")
So lemme kill it.
I had an earlier version of that patch, here's an updated one and split
into two for better digestion.
The guest boots fine so far, I need to run it on the rest of the hw to
check everything's fine.
Borislav Petkov (2):
x86/fpu: Add an XSTATE_OP macro
x86/fpu: Get rid of xstate_fault()
arch/x86/include/asm/fpu/internal.h | 173 +++++++++++++++++-------------------
1 file changed, 83 insertions(+), 90 deletions(-)
--
2.3.5
--
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