On Wed, Jul 27, 2011 at 10:58:22AM -0400, Ted Unangst wrote:

> On Wed, Jul 27, 2011, Otto Moerbeek wrote:
> 
> > +#define SETNAME(name) do { names = (name); limit = nitems(name); } while 
> > (0)
> 
> userland is not supposed to use nitems I think?  But it keeps sneaking
> in because the kernel headers don't protect it.

Well, I thought it's ok here since kdump already has it's
fingers into the kernel jar anyway. 

        -Otto

Reply via email to