Randy Dunlap reports that we get
arch/x86/um/shared/sysdep/ptrace.h:7:20: error: redefinition of 'regs_return_value'
arch/x86/um/shared/sysdep/ptrace.h:7:20: note: previous definition of 'regs_return_value' was here
when compiling UML for x86-64.
Stephen Rothwell root-caused it and says:
"Caused by commit
|
||
|---|---|---|
| .. | ||
| archsetjmp.h | ||
| archsetjmp_32.h | ||
| archsetjmp_64.h | ||
| faultinfo.h | ||
| faultinfo_32.h | ||
| faultinfo_64.h | ||
| kernel-offsets.h | ||
| mcontext.h | ||
| ptrace.h | ||
| ptrace_32.h | ||
| ptrace_64.h | ||
| ptrace_user.h | ||
| skas_ptrace.h | ||
| stub.h | ||
| stub_32.h | ||
| stub_64.h | ||
| syscalls.h | ||
| syscalls_32.h | ||
| syscalls_64.h | ||
| tls.h | ||