Re: [char-misc-next 2/3] mei: don't get stack in select during reset

From: Greg KH
Date: Thu Jul 25 2013 - 01:49:32 EST


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@xxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/