public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Michael Brown <Michael_E_Brown@Dell.com>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, matt_domsch@Dell.com
Subject: Re: [BK PATCH] add SMBIOS tables to sysfs
Date: Wed, 28 Apr 2004 09:51:48 -0700	[thread overview]
Message-ID: <20040428165148.GB32040@kroah.com> (raw)
In-Reply-To: <1083124552.1198.2835.camel@debian>

On Tue, Apr 27, 2004 at 10:55:52PM -0500, Michael Brown wrote:
> On Tue, 2004-04-27 at 22:30, Greg KH wrote:
> > > +	snprintf(sdev->kobj.name, 7, "smbios" );
> > 
> > Try using kobject_set_name() instead, it will do the proper thing if the
> > string is bigger than the base kobj.name field.
> 
> Looks like this API was added in Aug03. A quick grep through the tree
> shows only <10 users. Are there patches pending to convert others, or
> are you just having new stuff do this?

New stuff should use it, and if you want to convert any current code to
also use it, please feel free to, I'll gladly take those patches.

thanks,

greg k-h

  reply	other threads:[~2004-04-28 21:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-28  2:27 [BK PATCH] add SMBIOS tables to sysfs Michael Brown
2004-04-28  3:30 ` Greg KH
2004-04-28  3:38   ` Michael Brown
2004-04-28 16:50     ` Greg KH
2004-04-28  3:55   ` Michael Brown
2004-04-28 16:51     ` Greg KH [this message]
2004-04-28  4:41   ` [BK PATCH] add SMBIOS tables to sysfs -- UPDATED Michael Brown
  -- strict thread matches above, loose matches on Subject: below --
2004-04-28 17:18 [BK PATCH] add SMBIOS tables to sysfs Michael_E_Brown
2004-04-28 17:36 ` Greg KH
2004-04-28 17:37 Michael_E_Brown
2004-04-28 17:44 ` Greg KH

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=20040428165148.GB32040@kroah.com \
    --to=greg@kroah.com \
    --cc=Michael_E_Brown@Dell.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matt_domsch@Dell.com \
    /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