From: Mike Christie <mchristi@redhat.com>
To: target-devel@vger.kernel.org
Subject: Re: [PATCH 07/17] tcmu: fix dev root_udev_waiter_mutex errors
Date: Wed, 18 Oct 2017 07:20:51 +0000 [thread overview]
Message-ID: <59E700D3.7040702@redhat.com> (raw)
In-Reply-To: <1508310852-15366-8-git-send-email-mchristi@redhat.com>
On 10/18/2017 02:14 AM, Mike Christie wrote:
> This fixes the following bugs:
>
> 1. You cannot sleep after calling prepare_to_wait, so you
> cannot use a mutex.
One clarification. I meant you cannot sleep between the prepare_to_wait
and schedule calls.
prev parent reply other threads:[~2017-10-18 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-18 7:14 [PATCH 07/17] tcmu: fix dev root_udev_waiter_mutex errors Mike Christie
2017-10-18 7:20 ` Mike Christie [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=59E700D3.7040702@redhat.com \
--to=mchristi@redhat.com \
--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 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.