From: Jarkko Nikula <jarkko.nikula@bitmer.com>
To: linux-mmc@vger.kernel.org
Cc: Chris Ball <cjb@laptop.org>, Aaro Koskinen <aaro.koskinen@iki.fi>
Subject: Re: [PATCH 1/6] mmc: omap: Convert to devm_kzalloc
Date: Sun, 06 Oct 2013 20:41:14 +0300 [thread overview]
Message-ID: <5251A0BA.5080109@bitmer.com> (raw)
In-Reply-To: <1378922517-3968-1-git-send-email-jarkko.nikula@bitmer.com>
Hi
On 09/11/2013 09:01 PM, Jarkko Nikula wrote:
> Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
> ---
> drivers/mmc/host/omap.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
I resent this set with a subject prefix "PATCH FIX+RESEND" since I found
a NULL pointer dereference case from this driver and I put a fix for it
first and rebased these 6 patches on top of it.
--
Jarkko
prev parent reply other threads:[~2013-10-06 17:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 18:01 [PATCH 1/6] mmc: omap: Convert to devm_kzalloc Jarkko Nikula
2013-09-11 18:01 ` [PATCH 2/6] mmc: omap: Remove duplicate host->irq assignment Jarkko Nikula
2013-09-11 18:01 ` [PATCH 3/6] mmc: omap: Remove mem_res field from struct mmc_omap_host Jarkko Nikula
2013-09-11 18:01 ` [PATCH 4/6] mmc: omap: Convert to devm_ioremap_resource Jarkko Nikula
2013-09-11 18:01 ` [PATCH 5/6] mmc: omap: Remove always set use_dma flag from struct mmc_omap_host Jarkko Nikula
2013-09-11 18:01 ` [PATCH 6/6] mmc: omap: Get DMA request numbers via platform resource Jarkko Nikula
2013-10-06 17:41 ` Jarkko Nikula [this message]
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=5251A0BA.5080109@bitmer.com \
--to=jarkko.nikula@bitmer.com \
--cc=aaro.koskinen@iki.fi \
--cc=cjb@laptop.org \
--cc=linux-mmc@vger.kernel.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.