Re: [PATCH 2/2] soc: qcom: GLINK SSR notifier

From: Andy Gross
Date: Wed Aug 02 2017 - 01:59:02 EST


On Mon, Jul 24, 2017 at 10:56:44PM -0700, Bjorn Andersson wrote:
> This driver register as a subsystem restart notifier and will send out
> notifications to remote processors that has opened the "glink_ssr" GLINK
> channel.
>
> This mechanism is used to signal any GLINK participants that a 3rd party
> is gone and that the communication state has to be reset; i.e. that read
> and write pointers of the GLINK FIFOs are stale.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>

Looks pretty straightforward.

Acked-by: Andy Gross <andy.gross@xxxxxxxxxx>