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-prev] [day] [month] [year] [list]
Date:	Mon, 3 Aug 2015 18:05:49 +0200
From:	Ralf Baechle <ralf@...ux-mips.org>
To:	Paul Burton <paul.burton@...tec.com>
Cc:	linux-mips@...ux-mips.org,
	Leonid Yegoshin <Leonid.Yegoshin@...tec.com>,
	"Maciej W. Rozycki" <macro@...ux-mips.org>,
	linux-kernel@...r.kernel.org, James Hogan <james.hogan@...tec.com>,
	Markos Chandras <markos.chandras@...tec.com>,
	Manuel Lauss <manuel.lauss@...il.com>
Subject: Re: [PATCH v3] MIPS: tidy up FPU context switching

On Mon, Aug 03, 2015 at 08:49:30AM -0700, Paul Burton wrote:

> Rather than saving the scalar FP or vector context in the assembly
> resume function, reuse the existing C code we have in fpu.h to do
> exactly that. This reduces duplication, results in a much easier to read
> resume function & should allow the compiler to optimise out more MSA
> code due to is_msa_enabled()/cpu_has_msa being known-zero at compile
> time for kernels without MSA support.
> 
> Signed-off-by: Paul Burton <paul.burton@...tec.com>

Thanks, applied.

  Ralf
--
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