Searched hist:da028d5e5463dabb6ede2f5e3f6cced1283988cc (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/x86/um/ |
H A D | tls_32.c | diff da028d5e5463dabb6ede2f5e3f6cced1283988cc Thu Jun 25 15:44:11 CDT 2015 Richard Weinberger <richard@nod.at> um: Don't pollute kernel namespace with uapi
Don't include ptrace uapi stuff in arch headers, it will pollute the kernel namespace and conflict with existing stuff. In this case it fixes clashes with common names like R8.
Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | tls_64.c | diff da028d5e5463dabb6ede2f5e3f6cced1283988cc Thu Jun 25 15:44:11 CDT 2015 Richard Weinberger <richard@nod.at> um: Don't pollute kernel namespace with uapi
Don't include ptrace uapi stuff in arch headers, it will pollute the kernel namespace and conflict with existing stuff. In this case it fixes clashes with common names like R8.
Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | ptrace_32.c | diff da028d5e5463dabb6ede2f5e3f6cced1283988cc Thu Jun 25 15:44:11 CDT 2015 Richard Weinberger <richard@nod.at> um: Don't pollute kernel namespace with uapi
Don't include ptrace uapi stuff in arch headers, it will pollute the kernel namespace and conflict with existing stuff. In this case it fixes clashes with common names like R8.
Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | ptrace_64.c | diff da028d5e5463dabb6ede2f5e3f6cced1283988cc Thu Jun 25 15:44:11 CDT 2015 Richard Weinberger <richard@nod.at> um: Don't pollute kernel namespace with uapi
Don't include ptrace uapi stuff in arch headers, it will pollute the kernel namespace and conflict with existing stuff. In this case it fixes clashes with common names like R8.
Signed-off-by: Richard Weinberger <richard@nod.at>
|
/openbmc/linux/arch/um/include/asm/ |
H A D | ptrace-generic.h | diff da028d5e5463dabb6ede2f5e3f6cced1283988cc Thu Jun 25 15:44:11 CDT 2015 Richard Weinberger <richard@nod.at> um: Don't pollute kernel namespace with uapi
Don't include ptrace uapi stuff in arch headers, it will pollute the kernel namespace and conflict with existing stuff. In this case it fixes clashes with common names like R8.
Signed-off-by: Richard Weinberger <richard@nod.at>
|
/openbmc/linux/arch/um/kernel/ |
H A D | ptrace.c | diff da028d5e5463dabb6ede2f5e3f6cced1283988cc Thu Jun 25 15:44:11 CDT 2015 Richard Weinberger <richard@nod.at> um: Don't pollute kernel namespace with uapi
Don't include ptrace uapi stuff in arch headers, it will pollute the kernel namespace and conflict with existing stuff. In this case it fixes clashes with common names like R8.
Signed-off-by: Richard Weinberger <richard@nod.at>
|