projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02a6e4b
)
riscv: add linux/bpf_perf_event.h to UAPI compile-test coverage
author
Masahiro Yamada
<masahiroy@kernel.org>
Mon, 4 Apr 2022 06:19:43 +0000
(15:19 +0900)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 13 May 2022 08:56:10 +0000
(10:56 +0200)
I can compile this for ARCH=riscv with CONFIG_UAPI_HEADER_TEST=y.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
usr/include/Makefile
patch
|
blob
|
history
diff --git
a/usr/include/Makefile
b/usr/include/Makefile
index 7740777b49f87ea7675cd9c6537f19eff3cc3987..a1a8403896cfccfe9faaed69d1c536f579349d3a 100644
(file)
--- a/
usr/include/Makefile
+++ b/
usr/include/Makefile
@@
-74,10
+74,6
@@
no-header-test += asm/stat.h
no-header-test += linux/bpf_perf_event.h
endif
-ifeq ($(SRCARCH),riscv)
-no-header-test += linux/bpf_perf_event.h
-endif
-
ifeq ($(SRCARCH),sparc)
no-header-test += asm/stat.h
no-header-test += asm/uctx.h