commit | a97f52e67890fda6b373c1c1895ff1c1c69b36c8 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:55 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:55 2008 +0100 |
tree | 3cf522fd85e30519eb8b202c6d4243395ccb8653 | |
parent | 60b3b9af35aad66345e395be911e46fb8443f0c5 [diff] |
x86: compat_binfmt_elf This switches x86-64's 32-bit ELF support to use the shared fs/compat_binfmt_elf.c code instead of our own ia32_binfmt.c. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>