mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
90a4c0f51e
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_32.h | ||
archsetjmp_64.h | ||
archsetjmp.h | ||
faultinfo_32.h | ||
faultinfo_64.h | ||
faultinfo.h | ||
kernel-offsets.h | ||
mcontext.h | ||
ptrace_32.h | ||
ptrace_64.h | ||
ptrace_user.h | ||
ptrace.h | ||
skas_ptrace.h | ||
stub_32.h | ||
stub_64.h | ||
stub.h | ||
syscalls_32.h | ||
syscalls_64.h | ||
syscalls.h | ||
tls.h |