From: Vinod Koul <vinod.koul@intel.com>
To: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org,
pierre-louis.bossart@linux.jf.intel.com, elaurent@google.com
Subject: Re: [TINYCOMPRESS][PATCH 1/1] compress: Must check for POLLERR before POLLOUT/POLLIN
Date: Wed, 25 Sep 2013 15:45:28 +0530 [thread overview]
Message-ID: <20130925101528.GO17188@intel.com> (raw)
In-Reply-To: <20130829083202.GA1538@opensource.wolfsonmicro.com>
On Thu, Aug 29, 2013 at 09:32:02AM +0100, Richard Fitzgerald wrote:
> In the case of error the ALSA compressed driver sets revents as
> (POLLOUT | POLLWRNORM | POLLERR) or (POLLIN | POLLWRNORM | POLLERR).
> So we can't assume that POLLOUT or POLLIN indicate success, we must
> check for POLLERR first.
Applied, thanks
Sorry looks like I missed this earlier...
~Vinod
prev parent reply other threads:[~2013-09-25 11:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 8:32 [TINYCOMPRESS][PATCH 1/1] compress: Must check for POLLERR before POLLOUT/POLLIN Richard Fitzgerald
2013-09-25 10:15 ` Vinod Koul [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=20130925101528.GO17188@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=elaurent@google.com \
--cc=pierre-louis.bossart@linux.jf.intel.com \
--cc=rf@opensource.wolfsonmicro.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.