diff options
author | Alexander van Heukelum <heukelum@fastmail.fm> | 2013-03-27 22:18:05 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-02 20:36:32 -0400 |
commit | 5522ddb3fc0dfd4a503c8278eafd88c9f2d3fada (patch) | |
tree | dc3ffbbc5f43defb97fe06dc801e3478073ffda3 /fs/notify | |
parent | 20b4fb485227404329e41ad15588afad3df23050 (diff) | |
download | linux-3.10-5522ddb3fc0dfd4a503c8278eafd88c9f2d3fada.tar.gz linux-3.10-5522ddb3fc0dfd4a503c8278eafd88c9f2d3fada.tar.bz2 linux-3.10-5522ddb3fc0dfd4a503c8278eafd88c9f2d3fada.zip |
x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
Commit 49cb25e9290 x86: 'get rid of pt_regs argument in vm86/vm86old'
got rid of the pt_regs stub for sys_vm86old and sys_vm86. The functions
were, however, not changed to use the calling convention for syscalls.
[AV: killed asmlinkage_protect() - it's done automatically now]
Reported-and-tested-by: Hans de Bruin <jmdebruin@xmsnet.nl>
Cc: stable@vger.kernel.org
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions