commit | 488f2eaca1b0831a5a5e6a66e33bad2cdeff7238 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Tue May 03 14:11:02 2005 +0100 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Tue May 03 14:11:02 2005 +0100 |
tree | a7d9c0e8722194ca92602ad0d5982fbb1e9e9d8e | |
parent | 0dd8e06bdaa0a97e706ee1a489a1f6176c4ddc64 [diff] |
[AUDIT] Log correct syscall args for i386 processes on x86_64 The i386 syscall ABI uses different registers. Log those instead of the x86_64 ones. Signed-off-by: David Woodhouse <dwmw2@infradead.org>