On Sat, 2019-07-27 at 21:54 +0200, Rikard Falkeborn wrote:
> Trimming CC-list.
>
> > It'd can't be done as it's used in declarations
> > and included in asm files and it uses the UL()
> > macro.
>
> Can the BUILD_BUG_ON_ZERO() macro be used instead? It works in
> declarations. I don't know if it
Trimming CC-list.
> It'd can't be done as it's used in declarations
> and included in asm files and it uses the UL()
> macro.
Can the BUILD_BUG_ON_ZERO() macro be used instead? It works in
declarations. I don't know if it works in asm-files, but the below
changes builds an x86-64 allyesconfig wit
Hi Joe,
On 10.07.2019 07:04, Joe Perches wrote:
> These GENMASK uses are inverted argument order and the
> actual masks produced are incorrect. Fix them.
>
> Add checkpatch tests to help avoid more misuses too.
>
> Joe Perches (12):
> checkpatch: Add GENMASK tests
> clocksource/drivers/npcm:
3 matches
Mail list logo