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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 09 Dec 2009 16:47:29 -0800
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Brian Gerst <brgerst@...il.com>
CC:	Ingo Molnar <mingo@...e.hu>, x86@...nel.org,
	torvalds@...ux-foundation.org, jeremy@...p.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] x86: Merge pt_regs using syscalls

On 12/09/2009 04:01 PM, Brian Gerst wrote:
> This patch set converts the 32-bit syscalls that need pt_regs to
> match the same prototype as 64-bit, using regparm(3) and adding 
> the pt_regs pointer as an extra argument.  This allows these
> syscalls to be merged.
> 
> [PATCH 1/6] x86, 32-bit: Add new pt_regs stubs
> [PATCH 2/6] x86: Merge sys_iopl
> [PATCH 3/6] x86: Merge sys_execve
> [PATCH 4/6] x86: Merge sys_sigaltstack
> [PATCH 5/6] x86, 32-bit: Convert sys_vm86 & sys_vm86old
> [PATCH 6/6] x86: Merge sys_clone

I have applied this series to tip:x86/asm with the addition of avoiding
the extra pipeline serialization; assuming it doesn't break anything we
can consider if we can push it for .33.  I really like the series,
though; it is very clean and does the right thing.

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