[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <67d7c04f-026b-2829-cd7a-de0a889635c6@embeddedor.com>
Date: Thu, 20 Feb 2020 12:09:08 -0600
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Jason Gunthorpe <jgg@...pe.ca>
Cc: Doug Ledford <dledford@...hat.com>, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH] IB/core, cache: Replace zero-length array with
flexible-array member
On 2/20/20 11:37, Jason Gunthorpe wrote:
>
> I squished the four drivers/infiniband patches together and added a
> few more, see below. Applied to for-next
>
Great! Thank you. :)
> It would be fanatstic to follow this up with some analysis to find
> cases where sizeof() is performed on a struct with a [] flex array -
> these days people should be using struct_size() (interested DanC?)
>
I've been working on both things:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/?qt=grep&q=struct_size%28%29+helper
Thanks
--
Gustavo
Powered by blists - more mailing lists