From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Tejun Heo <tj@kernel.org>
Subject: [GIT PULL] Driver core fixes for 3.18-rc4
Date: Sat, 8 Nov 2014 10:58:53 -0800 [thread overview]
Message-ID: <20141108185853.GA2290@kroah.com> (raw)
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(-)
reply other threads:[~2014-11-08 19:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20141108185853.GA2290@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
--cc=torvalds@linux-foundation.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.