public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Driver core fix for 2.6.20-rc3
@ 2007-01-05 20:41 Greg KH
  2007-01-05 20:44 ` [PATCH 1/1] [PATCH] Driver core: Fix prefix driver links in /sys/module by bus-name Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2007-01-05 20:41 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here is a single driver core patch for 2.6.20-rc3.  It somehow got
dropped in the last round of patches for 2.6.20-rc1, and has been in the
-mm tree for quite a while.  It fixes an issue with driver names in
modules to make sure we do not create duplicate symlinks.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

Patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h


 kernel/module.c |   38 +++++++++++++++++++++++++++++++++-----
 1 files changed, 33 insertions(+), 5 deletions(-)

---------------

Kay Sievers (1):
      Driver core: Fix prefix driver links in /sys/module by bus-name


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-05 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 20:41 [GIT PATCH] Driver core fix for 2.6.20-rc3 Greg KH
2007-01-05 20:44 ` [PATCH 1/1] [PATCH] Driver core: Fix prefix driver links in /sys/module by bus-name Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox