public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Tomas Winkler <tomas.winkler@intel.com>
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org
Subject: Re: [char-misc-next 2/3] mei: don't get stack in select during reset
Date: Wed, 24 Jul 2013 22:50:40 -0700	[thread overview]
Message-ID: <20130725055040.GA16787@kroah.com> (raw)
In-Reply-To: <1374672179-23949-3-git-send-email-tomas.winkler@intel.com>

On Wed, Jul 24, 2013 at 04:22:58PM +0300, Tomas Winkler wrote:
> Clear pending connection after hw reset but before hw start
> and wake up the waiting task in poll. Signal POLLERR in select
> when device went through reset.
> 
> Add wrapper mei_cl_is_connected for checking if
> the device and client are connected.
> 
> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
> ---
>  drivers/misc/mei/amthif.c | 14 +++++++++++---
>  drivers/misc/mei/client.c |  5 +----
>  drivers/misc/mei/client.h |  7 +++++++
>  drivers/misc/mei/init.c   | 13 ++++++++-----
>  drivers/misc/mei/main.c   | 22 +++++++++++++++-------
>  5 files changed, 42 insertions(+), 19 deletions(-)

This patch fails to apply, can you refresh it and resend?

thanks,

greg k-h

  reply	other threads:[~2013-07-25  5:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24 13:22 [char-misc-next 0/3] mei reset cleanups Tomas Winkler
2013-07-24 13:22 ` [char-misc-next 1/3] mei: wake also writers on reset Tomas Winkler
2013-07-24 13:22 ` [char-misc-next 2/3] mei: don't get stack in select during reset Tomas Winkler
2013-07-25  5:50   ` Greg KH [this message]
2013-07-24 13:22 ` [char-misc-next 3/3] mei: bus: do not overflow the device name buffer Tomas Winkler

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=20130725055040.GA16787@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tomas.winkler@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox