Re: [PATCH] sparse doesn't support struct randomization

2018-01-16 Thread Kees Cook
On Tue, Jan 16, 2018 at 6:45 PM, Matthew Wilcox wrote: > From: Matthew Wilcox > > Without this patch, I drown in a sea of unknown attribute warnings > > Signed-off-by: Matthew Wilcox Thanks! Acked-by: Kees Cook Andrew, are you able to take this? I have no other gcc-plugin changes pending for

[PATCH] sparse doesn't support struct randomization

2018-01-16 Thread Matthew Wilcox
From: Matthew Wilcox Without this patch, I drown in a sea of unknown attribute warnings Signed-off-by: Matthew Wilcox --- include/linux/compiler-gcc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/compiler-gcc.h b/include/linux/compiler-gcc.h index 2272ded07