From: "Bryant G. Ly" <bryantly@linux.vnet.ibm.com>
To: "Nicholas A. Bellinger" <nab@linux-iscsi.org>,
Dan Carpenter <dan.carpenter@oracle.com>
Cc: Xiubo Li <lixiubo@cmss.chinamobile.com>,
linux-scsi@vger.kernel.org, target-devel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] tcmu: Oops in unmap_thread_fn()
Date: Wed, 08 Nov 2017 22:41:07 +0000 [thread overview]
Message-ID: <d4d2840b-d453-e67a-01b2-662a29bc134c@linux.vnet.ibm.com> (raw)
In-Reply-To: <1502062073.22966.45.camel@haakon3.daterainc.com>
On 8/6/17 6:27 PM, Nicholas A. Bellinger wrote:
> On Tue, 2017-08-01 at 23:09 +0300, Dan Carpenter wrote:
>> Calling list_del() on the iterator pointer in list_for_each_entry() will
>> cause an oops. We need to user the _safe() version for that.
>>
>> Fixes: c73d02f63c16 ("tcmu: Add fifo type waiter list support to avoid starvation")
>> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
>>
> Applied to target-pending/for-next.
>
> Thanks DanC.
>
> --
> To unsubscribe from this list: send the line "unsubscribe target-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Also missing.
-Bryant
prev parent reply other threads:[~2017-11-08 22:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-01 20:09 [PATCH] tcmu: Oops in unmap_thread_fn() Dan Carpenter
2017-08-02 3:25 ` Xiubo Li
2017-08-03 17:35 ` Mike Christie
2017-08-06 23:27 ` Nicholas A. Bellinger
2017-11-08 22:41 ` Bryant G. Ly [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=d4d2840b-d453-e67a-01b2-662a29bc134c@linux.vnet.ibm.com \
--to=bryantly@linux.vnet.ibm.com \
--cc=dan.carpenter@oracle.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=lixiubo@cmss.chinamobile.com \
--cc=nab@linux-iscsi.org \
--cc=target-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox