All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] Driver Core fixes for 2.6.6-rc2
Date: Thu, 22 Apr 2004 15:28:53 -0700	[thread overview]
Message-ID: <20040422222853.GA2932@kroah.com> (raw)

Hi,

Here are two driver core fixes for 2.6.6-rc2, along with a tipar.c
driver fix.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/driver-2.6

thanks,

greg k-h

p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.

 drivers/base/firmware_class.c |    2 +-
 drivers/char/tipar.c          |    2 +-
 drivers/i2c/chips/eeprom.c    |    1 +
 drivers/scsi/qla2xxx/qla_os.c |    2 ++
 fs/sysfs/bin.c                |   16 +++++++++++++---
 fs/sysfs/symlink.c            |    6 +++---
 6 files changed, 21 insertions(+), 8 deletions(-)
-----


<mebrown:michaels-house.net>:
  o sysfs module unload race fix for bin_attributes

Linda Xie:
  o symlink doesn't support kobj name > 20 charaters (KOBJ_NAME_LEN)

Romain Lievin:
  o tipar char driver: wrong timeout value


             reply	other threads:[~2004-04-22 22:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22 22:28 Greg KH [this message]
2004-04-22 22:30 ` [PATCH] Driver Core fixes for 2.6.6-rc2 Greg KH
2004-04-22 22:30   ` Greg KH
2004-04-22 22:30     ` 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=20040422222853.GA2932@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.