diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-07-07 19:01:27 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-07-07 19:01:27 +0000 |
commit | ee1bf4691c95b5286747f4a5a70b2980dad553d7 (patch) | |
tree | 611d6afdda79107b328e7488e154ecc4a92f9d4f /sys/arch/i386 | |
parent | 46102ea5b1aea0f765a2f7565212f0c0da75ae4e (diff) |
Do the 64-bit argument swap dance, for the syscalls which require it,
unconditionaly instead of only doing it if invoked indirectly through syscall
or __syscall.
While there, tweak stack argument fetching to only perform one large copyin()
call, rather than a loop of small ones.
ok kettenis@
Diffstat (limited to 'sys/arch/i386')
0 files changed, 0 insertions, 0 deletions