Searched hist:ce6ed1c4c9876c2880f52f18c41ef2a30d070bc5 (Results 1 – 4 of 4) sorted by relevance
/linux/scripts/gcc-plugins/ |
H A D | Makefile | diff ce6ed1c4c9876c2880f52f18c41ef2a30d070bc5 Thu Mar 04 12:37:08 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: rebuild GCC plugins when the compiler is upgraded
Linus reported a build error due to the GCC plugin incompatibility when the compiler is upgraded. [1]
GCC plugins are tied to a particular GCC version. So, they must be rebuilt when the compiler is upgraded.
This seems to be a long-standing flaw since the initial support of GCC plugins.
Extend commit 8b59cd81dc5e ("kbuild: ensure full rebuild when the compiler is updated"), so that GCC plugins are covered by the compiler upgrade detection.
[1]: https://lore.kernel.org/lkml/CAHk-=wieoN5ttOy7SnsGwZv+Fni3R6m-Ut=oxih6bbZ28G+4dw@mail.gmail.com/
Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Kees Cook <keescook@chromium.org>
|
/linux/include/linux/ |
H A D | kconfig.h | diff ce6ed1c4c9876c2880f52f18c41ef2a30d070bc5 Thu Mar 04 12:37:08 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: rebuild GCC plugins when the compiler is upgraded
Linus reported a build error due to the GCC plugin incompatibility when the compiler is upgraded. [1]
GCC plugins are tied to a particular GCC version. So, they must be rebuilt when the compiler is upgraded.
This seems to be a long-standing flaw since the initial support of GCC plugins.
Extend commit 8b59cd81dc5e ("kbuild: ensure full rebuild when the compiler is updated"), so that GCC plugins are covered by the compiler upgrade detection.
[1]: https://lore.kernel.org/lkml/CAHk-=wieoN5ttOy7SnsGwZv+Fni3R6m-Ut=oxih6bbZ28G+4dw@mail.gmail.com/
Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Kees Cook <keescook@chromium.org>
|
/linux/init/ |
H A D | Kconfig | diff ce6ed1c4c9876c2880f52f18c41ef2a30d070bc5 Thu Mar 04 12:37:08 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: rebuild GCC plugins when the compiler is upgraded
Linus reported a build error due to the GCC plugin incompatibility when the compiler is upgraded. [1]
GCC plugins are tied to a particular GCC version. So, they must be rebuilt when the compiler is upgraded.
This seems to be a long-standing flaw since the initial support of GCC plugins.
Extend commit 8b59cd81dc5e ("kbuild: ensure full rebuild when the compiler is updated"), so that GCC plugins are covered by the compiler upgrade detection.
[1]: https://lore.kernel.org/lkml/CAHk-=wieoN5ttOy7SnsGwZv+Fni3R6m-Ut=oxih6bbZ28G+4dw@mail.gmail.com/
Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Kees Cook <keescook@chromium.org>
|
/linux/ |
H A D | Makefile | diff ce6ed1c4c9876c2880f52f18c41ef2a30d070bc5 Thu Mar 04 12:37:08 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: rebuild GCC plugins when the compiler is upgraded
Linus reported a build error due to the GCC plugin incompatibility when the compiler is upgraded. [1]
GCC plugins are tied to a particular GCC version. So, they must be rebuilt when the compiler is upgraded.
This seems to be a long-standing flaw since the initial support of GCC plugins.
Extend commit 8b59cd81dc5e ("kbuild: ensure full rebuild when the compiler is updated"), so that GCC plugins are covered by the compiler upgrade detection.
[1]: https://lore.kernel.org/lkml/CAHk-=wieoN5ttOy7SnsGwZv+Fni3R6m-Ut=oxih6bbZ28G+4dw@mail.gmail.com/
Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Kees Cook <keescook@chromium.org>
|