On Tue, Jan 08, 2019 at 05:48:44PM -0800, Matthew Garrett wrote: > From: Matthew Garrett <mjg59@xxxxxxxxxx> > > These structs are defined as having variable length members, not fixed > size ones. Fix that up and rename them to more accurately describe the > only safe way they can be used, and fix the code that relied on having > fixed structures. > > Signed-off-by: Matthew Garrett <mjg59@xxxxxxxxxx> This collides with Roberto's work. How this must be worked out is to first merge Roberto's patches and then this patch set should be aligned with that baseline. Roberto, are you ready to send soon an updated version? When you do, please cc the patches to Matthew. Matthew, what you should do is to review Roberto's patches and give him feedback so that his changes will work for you. Right now the only "customer" is IMA. So yeah, this how I would like to prioritize things. I'll hold on for detailed review for your patches up until Roberto's patches have been merged because there is just too much intersection. /Jarkko