linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bryan Wu <cooloney@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	Linux LED Subsystem <linux-leds@vger.kernel.org>,
	Jiri Kosina <jkosina@suse.cz>, Hugh Dickins <hughd@google.com>,
	Vincent Donnefort <vdonnefort@gmail.com>
Subject: [GIT PULL] LED fix for 3.17
Date: Tue, 2 Sep 2014 10:11:30 -0700	[thread overview]
Message-ID: <CAK5ve-JKTYO1tpdv3C52o36KJ7Wi=bft9HzHAwmJJe=A2U2JpA@mail.gmail.com> (raw)

Hi Linus,

Hugh, Jiri and many other people found a kernel oops due to a LED
change merged recently. Now the right fix might just revert it and
unblock the kernel oops. Please check the bug report in the patch
commit message and consider merge the following changes since commit
69e273c0b0a3c337a521d083374c918dc52c666f:

  Linux 3.17-rc3 (2014-08-31 18:23:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git
leds-fixes-for-3.17

for you to fetch changes up to 9067359faf890b3a18ab38c792d458fba77b32b4:

  Revert "leds: convert blink timer to workqueue" (2014-09-02 10:02:13 -0700)

----------------------------------------------------------------
Jiri Kosina (1):
      Revert "leds: convert blink timer to workqueue"

 drivers/leds/led-class.c | 14 +++++++-------
 drivers/leds/led-core.c  | 11 +++++------
 include/linux/leds.h     |  3 ++-
 3 files changed, 14 insertions(+), 14 deletions(-)

                 reply	other threads:[~2014-09-02 17:11 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='CAK5ve-JKTYO1tpdv3C52o36KJ7Wi=bft9HzHAwmJJe=A2U2JpA@mail.gmail.com' \
    --to=cooloney@gmail.com \
    --cc=hughd@google.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=vdonnefort@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).