Re: [patch] encapsulate uevent()/add_uevent_var() buffer handling

From: Greg KH
Date: Mon Aug 13 2007 - 17:40:37 EST


On Mon, Aug 13, 2007 at 04:37:11PM +0200, Kay Sievers wrote:
> Hi,
> this changes the uevent buffer stuff to use a struct instead
> of tons of parameters. It does no longer require the caller to
> do the proper buffer termination and size accounting, which is
> currently wrong in a lot of places.
>
> This tells everything:
> 47 files changed, 265 insertions(+), 605 deletions(-)
>
> Thanks,
> Kay
>
> From: Kay Sievers <kay.sievers@xxxxxxxx>
> Subject: Driver core: encapsulate uevent()/add_uevent_var() buffer handling

Very nice, care to respin this with the one issue that Cornelia pointed
out?

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/