public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 3.18-rc4
@ 2014-11-08 18:58 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-11-08 18:58 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Tejun Heo

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.18-rc4

for you to fetch changes up to cd3d9ea142c9fd47351e79fe30c7ae2c86302cda:

  tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP (2014-11-07 11:07:35 -0800)

----------------------------------------------------------------
Driver core fixes for 3.18-rc4

Here are 3 tiny fixes for 3.18-rc4.  One fixes up a long-stading race
condition in the driver core for removing directories in
/sys/devices/virtual/ and the other 2 fix up the wording of a new
Kconfig option that was added in 3.18-rc1.

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

----------------------------------------------------------------
Aristeu Rozanski (1):
      tiny: reverse logic for DISABLE_DEV_COREDUMP

Johannes Berg (1):
      tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP

Yijing Wang (1):
      sysfs: driver core: Fix glue dir race condition by gdp_mutex

 drivers/base/Kconfig | 19 +++++++++++--------
 drivers/base/core.c  |  4 +++-
 2 files changed, 14 insertions(+), 9 deletions(-)

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

only message in thread, other threads:[~2014-11-08 19:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-08 18:58 [GIT PULL] Driver core fixes for 3.18-rc4 Greg KH

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