Re: [char-misc-next 2/4] mei: support for dynamic clients

From: Greg KH
Date: Sun May 24 2015 - 14:25:40 EST


On Thu, May 21, 2015 at 01:35:49PM +0300, Tomas Winkler wrote:
> HBM version 2.0 and above allows ME clients in the system to
> register/unregister after the system is fully initialized.
> Clients may be added or removed after enum_resp message was
> received
>
> 1. To preserve backward compatibility the driver can opt-in to receive
> client add messages by setting allow_add field in enum_req
>
> 2. A new client is added upon reception of MEI_HBM_ADD_CLIENT_REQ_CMD
>
> 3. A client is removed in a lazy manner when connection request
> respond with MEI_HBMS_CLIENT_NOT_FOUND status
>
> Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>

Is this patch, and the rest, safe to add since I didn't apply your other
patch?

I'll stop here, please fix up and resend what is left.

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/