[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130725055040.GA16787@kroah.com>
Date: Wed, 24 Jul 2013 22:50:40 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Tomas Winkler <tomas.winkler@...el.com>
Cc: arnd@...db.de, linux-kernel@...r.kernel.org
Subject: Re: [char-misc-next 2/3] mei: don't get stack in select during reset
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@...el.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists