diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-13 04:32:40 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2020-04-13 08:27:09 +0300 |
commit | 9eca345c67ad69652d54fd929830758c324f25ca (patch) | |
tree | 5c69748c887c62bf13284487c40d978f9ff2306c /ipc/namespace.c | |
parent | 4c13ca86dcf80a8c705b1f3674ff43d318e970e0 (diff) | |
download | linux-9eca345c67ad69652d54fd929830758c324f25ca.tar.xz |
arc: ptrace: hard-code "arc" instead of UTS_MACHINE
ARC uses the UTS_MACHINE defined in the top Makefile as follows:
UTS_MACHINE := $(ARCH)
We know it is "arc" when we are building the kernel for ARC.
Hard-code user_regset_view::name, like many other architectures do.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'ipc/namespace.c')
0 files changed, 0 insertions, 0 deletions