Re: [PATCH 07/13] mips: pass all six syscall args to audit_syscall_entry()
| Newsgroups | org.kernel.vger.audit,org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
> Use syscall_get_arguments() to retrieve all six arguments portably. > On 32-bit MIPS (O32 ABI), arguments 5 and 6 live on the user stack > rather than in registers, so direct register access would be wrong. > > Signed-off-by: Ricardo Robaina <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=7