Re: 2.6.10-rc1-mm3

From: Greg KH
Date: Tue Nov 09 2004 - 03:28:59 EST


On Tue, Nov 09, 2004 at 12:15:52AM -0800, Andrew Morton wrote:
> Greg KH <greg@xxxxxxxxx> wrote:
> >
> > Andrew, does the patch below fix the issue for you? It fixed my test
> > case.
>
> Dunno - I can't configure 512 legacy ptys any more ;)
>
> > if (parent)
> > kobject_put(parent);
>
> kobject_put(NULL) is legal...

Sure, now it is, but that's a recent (less than 1 month) thing. Wasn't
legal back when that code was written :)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/