Re: [PATCH v2 1/3] powerpc: boot: include compiler_attributes.h
From: Miguel Ojeda <hidden>
Date: 2020-11-18 00:25:22
Also in:
lkml
From: Miguel Ojeda <hidden>
Date: 2020-11-18 00:25:22
Also in:
lkml
On Wed, Nov 18, 2020 at 1:08 AM Nick Desaulniers [off-list ref] wrote:
It was also noted in 6a9dc5fd6170 that we could -D__KERNEL__ and -include compiler_types.h like the main kernel does, though testing that produces a whole sea of warnings to cleanup.
(Re; for Gustavo to consider since he took it now): I would add a comment noting this as a reminder -- it also helps to entice a cleanup. Cheers, Miguel