[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150524182531.GA6291@kroah.com>
Date: Sun, 24 May 2015 11:25:31 -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/4] mei: support for dynamic clients
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@...el.com>
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@...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