public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Kay Sievers <kay.sievers@vrfy.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Pavel Emelyanov <xemul@openvz.org>,
	Cornelia Huck <cornelia.huck@de.ibm.com>
Subject: Re: [patch] encapsulate uevent()/add_uevent_var() buffer handling
Date: Mon, 13 Aug 2007 14:17:50 -0700	[thread overview]
Message-ID: <20070813211750.GA16120@suse.de> (raw)
In-Reply-To: <20070813143711.GA24536@s15225674.onlinehome-server.info>

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@vrfy.org>
> 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

  parent reply	other threads:[~2007-08-13 21:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-13 14:37 [patch] encapsulate uevent()/add_uevent_var() buffer handling Kay Sievers
2007-08-13 17:30 ` Cornelia Huck
2007-08-13 17:50   ` Kay Sievers
2007-08-13 21:17 ` Greg KH [this message]
2007-08-14 13:15   ` Kay Sievers
2007-08-17 13:05     ` Cornelia Huck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070813211750.GA16120@suse.de \
    --to=gregkh@suse.de \
    --cc=cornelia.huck@de.ibm.com \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xemul@openvz.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox