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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090209134234.GA14048@elte.hu>
Date:	Mon, 9 Feb 2009 14:42:34 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Tejun Heo <tj@...nel.org>
Cc:	hpa@...or.com, jeremy@...p.org, tglx@...utronix.de,
	linux-kernel@...r.kernel.org, x86@...nel.org, rusty@...tcorp.com.au
Subject: Re: [PATCH 02/11] x86: math_emu info cleanup


* Tejun Heo <tj@...nel.org> wrote:

> Impact: cleanup
> 
> * Come on, struct info?  s/struct info/struct math_emu_info/
> 
> * Use struct pt_regs and kernel_vm86_regs instead of defining its own
>   register frame structure.
> 
> Signed-off-by: Tejun Heo <tj@...nel.org>
> ---
>  arch/x86/include/asm/math_emu.h  |   29 +++++------------
>  arch/x86/include/asm/processor.h |    2 +-
>  arch/x86/math-emu/fpu_entry.c    |    2 +-
>  arch/x86/math-emu/fpu_proto.h    |    2 +-
>  arch/x86/math-emu/fpu_system.h   |   14 ++++----
>  arch/x86/math-emu/get_address.c  |   63 ++++++++++++++++++--------------------
>  6 files changed, 48 insertions(+), 64 deletions(-)

Nice - that's a fix for .29 too, right?

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