>
> Caught by compiling with -fno-common.
> A cacheline_aligned symbol can be found in the crypto/ccp driver
> object files.
>
> Looking at this driver source, the cacheline_aligned (kernel?)
> alignment macro is undefined.
> The compiler treats this as a symbol definition and generates a
Caught by compiling with -fno-common.
A cacheline_aligned symbol can be found in the crypto/ccp driver
object files.
Looking at this driver source, the cacheline_aligned (kernel?)
alignment macro is undefined.
The compiler treats this as a symbol definition and generates a global
symbol.
2 matches
Mail list logo