Skip to content
Commit 746e7cef authored by Roland McGrath's avatar Roland McGrath Committed by Ingo Molnar
Browse files

x86 syscall.h: fix argument order



Petr Tesarik noticed that I'd bungled the syscall_get_arguments code for
64-bit kernels, so it inverted the order of the syscall argument registers.
Petr wrote a patch to fix that, and I've amended it to fix the same braino
in the syscall_set_arguments code.

Original-by: default avatarPetr Tesarik <ptesarik@suse.cz>
Signed-off-by: default avatarRoland McGrath <roland@redhat.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent aef8f5b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment