diff options
| author | Andrey Mirkin <[email protected]> | 2007-10-17 18:04:33 +0200 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2007-10-17 20:15:29 +0200 |
| commit | 1c5b5cfd290b6cb7c67020ef420e275f746a7236 (patch) | |
| tree | 952d52bb9ea667c068e3c809b71911ae6d2bec98 /include/linux/timerqueue.h | |
| parent | aa506dc7b12d03fbf8fd11aab752aed1aadd9c07 (diff) | |
x86: return correct error code from child_rip in x86_64 entry.S
Right now register edi is just cleared before calling do_exit.
That is wrong because correct return value will be ignored.
Value from rax should be copied to rdi instead of clearing edi.
AK: changed to 32bit move because it's strictly an int
[ tglx: arch/x86 adaptation ]
Signed-off-by: Andrey Mirkin <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions