x86-32: Add new pt_regs stubs
commite258e4e0b495e6ecbd073d6bef1eafb62a58919a
authorBrian Gerst <brgerst@gmail.com>
Thu, 10 Dec 2009 00:01:51 +0000 (9 19:01 -0500)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 10 Dec 2009 00:27:49 +0000 (9 16:27 -0800)
tree424330b7351c6e611a329b997704f3815a479d3f
parent2588465badb648a50cd19623f0dd0063c90d4e31
x86-32: Add new pt_regs stubs

Add new stubs which add the pt_regs pointer as the last arg, matching
64-bit.  This will allow these syscalls to be easily merged.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
LKML-Reference: <1260403316-5679-2-git-send-email-brgerst@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/entry_32.S