indirect: use asmlinkage in i386 syscall table prototype
authorZach Brown <zach.brown@oracle.com>
Fri, 7 Dec 2007 08:23:39 +0000 (09:23 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 22 Jan 2008 09:35:00 +0000 (10:35 +0100)
commitbd51df7b9f3683b32d1b8c04b493f07b8d7aa7bf
tree995037759400e18ca6c9b4edd7f7b984707b99d0
parentbf2acbd813ea090f4c0bde7c6ea4d7ec0e7643e9
indirect: use asmlinkage in i386 syscall table prototype

call_indirect() was using the wrong calling convention for the system call
handlers.  system call handlers would get mixed up arguments.

Signed-off-by: Zach Brown <zach.brown@oracle.com>
Signed-off-by: Jens Axboe <axboe@axboetest.dk.oracle.com>
include/asm-x86/indirect_32.h