public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Driver core fixes for 3.12-rc3
@ 2013-09-29 20:01 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-09-29 20:01 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

  Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.12-rc3

for you to fetch changes up to f123db8e9d6c84c863cb3c44d17e61995dc984fb:

  driver core : Fix use after free of dev->parent in device_shutdown (2013-09-26 14:46:11 -0700)

----------------------------------------------------------------
Driver core / sysfs fixes for 3.12-rc3

Here are 2 fixes for 3.12-rc3.  One fixes a sysfs problem with mounting caused
by 3.12-rc1, and the other is a bug reported by the chromeos developers with
the driver core.

Both have been in linux-next for a bit.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Benson Leung (1):
      driver core : Fix use after free of dev->parent in device_shutdown

Eric W. Biederman (1):
      sysfs: Allow mounting without CONFIG_NET

 drivers/base/core.c | 14 +++++++-------
 lib/kobject.c       |  5 +----
 2 files changed, 8 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-29 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29 20:01 [GIT PATCH] Driver core fixes for 3.12-rc3 Greg KH

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