From: Tejun Heo <tj@kernel.org>
To: Mark Lord <liml@rtr.ca>, Saeed Bishara <saeed@marvell.com>,
"linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>
Subject: Can you guys please take a look at bko#16434?
Date: Sat, 24 Jul 2010 10:47:30 +0200 [thread overview]
Message-ID: <4C4AA8A2.4030107@kernel.org> (raw)
Hello,
It looks like sata_mv triggers BUG_ON() when a command it doesn't know
about is issued and discard support makes it happen. Can you guys
take a look? And please update it such that it doesn't trigger
BUG_ON() only because an unknown command is issued. That's way too
dangerous. If void return from qc_prep is a problem, just move the
whole qc_prep into qc_issue, the distinction is pretty arbitrary
anyway.
Thanks.
--
tejun
next reply other threads:[~2010-07-24 8:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-24 8:47 Tejun Heo [this message]
2010-08-03 2:58 ` Can you guys please take a look at bko#16434? Mark Lord
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=4C4AA8A2.4030107@kernel.org \
--to=tj@kernel.org \
--cc=liml@rtr.ca \
--cc=linux-ide@vger.kernel.org \
--cc=saeed@marvell.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 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.