/openbmc/linux/Documentation/kbuild/ |
H A D | makefiles.rst | fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test
There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying.
The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.)
I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying. The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.) I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/usr/include/ |
H A D | Makefile | fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test
There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying.
The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.)
I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying. The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.) I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test
There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying.
The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.)
I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying. The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.) I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/scripts/ |
H A D | Makefile.lib | fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test
There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying.
The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.)
I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | Makefile.build | fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test
There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying.
The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.)
I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying. The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.) I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/init/ |
H A D | Kconfig | fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test
There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying.
The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.)
I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/ |
H A D | Makefile | fcbb8461 Thu Nov 07 01:14:40 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: remove header compile test
There are both positive and negative options about this feature. At first, I thought it was a good idea, but actually Linus stated a negative opinion (https://lkml.org/lkml/2019/9/29/227). I admit it is ugly and annoying.
The baseline I'd like to keep is the compile-test of uapi headers. (Otherwise, kernel developers have no way to ensure the correctness of the exported headers.)
I will maintain a small build rule in usr/include/Makefile. Remove the other header test functionality.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|