From: Andi Kleen Date: Wed, 17 Oct 2007 16:04:33 +0000 (+0200) Subject: x86: initialize 64bit registers for a.out executables X-Git-Tag: v2.6.24-rc1~476^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f891dd18c107d582c3ab98da5209c930e16baf78;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed