commit | f891dd18c107d582c3ab98da5209c930e16baf78 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Oct 17 18:04:33 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:15:30 2007 +0200 |
tree | 3a90f43596ff5b362053715f969d6afdafd98b8e | |
parent | 1c5b5cfd290b6cb7c67020ef420e275f746a7236 [diff] |
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>