diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-25 10:05:13 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-29 03:05:41 +0200 |
commit | 622445541b751ce70a952b8486ce4512a792c0a2 (patch) | |
tree | a950578c6f212af0edb8f8d365a517b6c653821c /scripts/gcc-ld | |
parent | Linux 5.3-rc2 (diff) | |
download | linux-622445541b751ce70a952b8486ce4512a792c0a2.tar.xz linux-622445541b751ce70a952b8486ce4512a792c0a2.zip |
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
UAPI headers licensed under GPL are supposed to have exception
"WITH Linux-syscall-note" so that they can be included into non-GPL
user space application code.
Unfortunately, people often miss to add it. Break 'make headers'
when any of exported headers lacks the exception note so that the
0-day bot can easily catch it.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/gcc-ld')
0 files changed, 0 insertions, 0 deletions