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, Kay Sievers <kay@vrfy.org>
Subject: [GIT PATCH] One more driver core fix for 3.6-rc3
Date: Mon, 20 Aug 2012 12:29:01 -0700 [thread overview]
Message-ID: <20120820192901.GA15744@kroah.com> (raw)
The following changes since commit 7b7e995d69199b555181ac057c47b017c510a129:
extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one (2012-08-16 10:29:08 -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.6-rc3
for you to fetch changes up to ebdc82899ec5ed35af1c79ed6a4eeda69dad9b90:
dyndbg: fix for SOH in logging messages (2012-08-18 23:40:13 -0700)
----------------------------------------------------------------
dmesg fix for 3.6-rc3
Here is one fix for the dmesg line corruption problem that the previous
set of patches caused.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Markus Trippelsdorf (1):
dyndbg: fix for SOH in logging messages
drivers/base/core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
reply other threads:[~2012-08-20 19:29 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=20120820192901.GA15744@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=kay@vrfy.org \
--cc=linux-kernel@vger.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.