From: Christoph Hellwig <hch@infradead.org>
To: Raul E Rangel <rrangel@chromium.org>
Cc: linux-mmc@vger.kernel.org, djkurtz@google.com,
adrian.hunter@intel.com, zwisler@chromium.org,
linux-kernel@vger.kernel.org,
Ulf Hansson <ulf.hansson@linaro.org>
Subject: Re: [PATCH 1/2] mmc: v4.14: Fix null pointer dereference in mmc_init_request
Date: Wed, 8 May 2019 23:04:56 -0700 [thread overview]
Message-ID: <20190509060456.GA17096@infradead.org> (raw)
In-Reply-To: <20190508185833.187068-1-rrangel@chromium.org>
On Wed, May 08, 2019 at 12:58:32PM -0600, Raul E Rangel wrote:
> It is possible for queuedata to be cleared in mmc_cleanup_queue before
> the request has been started.
Errm. I think we need to fix that problem instead of working around it.
next prev parent reply other threads:[~2019-05-09 6:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-08 18:58 [PATCH 1/2] mmc: v4.14: Fix null pointer dereference in mmc_init_request Raul E Rangel
2019-05-08 18:58 ` [PATCH 2/2] mmc: v4.14: Kill the request if the queuedata has been removed Raul E Rangel
2019-05-09 6:04 ` Christoph Hellwig [this message]
2019-05-09 18:42 ` [PATCH 1/2] mmc: v4.14: Fix null pointer dereference in mmc_init_request Raul Rangel
2019-05-13 17:19 ` Raul Rangel
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=20190509060456.GA17096@infradead.org \
--to=hch@infradead.org \
--cc=adrian.hunter@intel.com \
--cc=djkurtz@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=rrangel@chromium.org \
--cc=ulf.hansson@linaro.org \
--cc=zwisler@chromium.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 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).