x32: Handle process creation
authorH. Peter Anvin <hpa@zytor.com>
Sun, 19 Feb 2012 18:06:34 +0000 (10:06 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:52:05 +0000 (12:52 -0800)
commitd1a797f388d6d30fa502915d1b9937ed758b7137
treeab16d4c32792dea0f0f841d7bce9f37ef962ad79
parentc5a373942bbc41698724fc948c74f959f73407e5
x32: Handle process creation

Allow an x32 process to be started.

Originally-by: H. J. Lu <hjl.tools@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
arch/x86/include/asm/compat.h
arch/x86/include/asm/elf.h
arch/x86/kernel/cpu/perf_event.c
arch/x86/kernel/entry_64.S
arch/x86/kernel/process_64.c