On Thu, Jun 10, 2010 at 10:01:40AM -0600, M. Warner Losh wrote: [...] > But this requires extra, bogus fields in the structure
False. The [0] field isn't bogus, it has a defined meaning. It says: here is some amount of resouces may be allocated. > and creates a bogus sizeof issue. Creates? False. The same sizeof problem exists in Grant's approach. sizeof(*dev) != what_we_have_allocated. Which is isn't great, I agree. And that's exactly why I proposed a dedicated allocation in the first place. -- Anton Vorontsov email: cbouatmai...@gmail.com irc://irc.freenode.net/bd2 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev