All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Ilkka Koskinen <ilkka.koskinen@nokia.com>
Subject: [GIT] [2.6.32] MFD pull request
Date: Tue, 27 Oct 2009 00:59:41 +0100	[thread overview]
Message-ID: <20091026235940.GA32634@sortiz.org> (raw)

Hi Linus,

I have a couple more bug fixes for 2.6.32, for the MFD subsystem. One is for a
NULL pointer dereference, and the other one is for a potentially uninitialized
mutex.
Thanks in advance for pulling.

The following changes since commit 964fe080d94db82a3268443e9b9ece4c60246414:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../rusty/linux-2.6-for-linus

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 for-linus

Ilkka Koskinen (1):
      mfd: Do not dereference null pointer in twl4030 error path

Mark Brown (1):
      mfd: Always initialise WM831x IRQ mutex

 drivers/mfd/twl4030-core.c |    2 +-
 drivers/mfd/wm831x-irq.c   |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

             reply	other threads:[~2009-10-26 23:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 23:59 Samuel Ortiz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-13 23:54 [GIT] [2.6.32] MFD pull request Samuel Ortiz

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=20091026235940.GA32634@sortiz.org \
    --to=sameo@linux.intel.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=ilkka.koskinen@nokia.com \
    --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.