commit | e258e4e0b495e6ecbd073d6bef1eafb62a58919a | [log] [tgz] |
---|---|---|
author | Brian Gerst <brgerst@gmail.com> | Wed Dec 09 19:01:51 2009 -0500 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Dec 09 16:27:49 2009 -0800 |
tree | 424330b7351c6e611a329b997704f3815a479d3f | |
parent | 2588465badb648a50cd19623f0dd0063c90d4e31 [diff] |
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>