lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ