x86: initialize 64bit registers for a.out executables
commitf891dd18c107d582c3ab98da5209c930e16baf78
authorAndi Kleen <ak@suse.de>
Wed, 17 Oct 2007 16:04:33 +0000 (17 18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:15:30 +0000 (17 20:15 +0200)
tree3a90f43596ff5b362053715f969d6afdafd98b8e
parent1c5b5cfd290b6cb7c67020ef420e275f746a7236
x86: initialize 64bit registers for a.out executables

Previously the data from before the exec was kept in there. Zero
them instead.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/ia32/ia32_aout.c