Re: [PATCH v2 4/9] powerpc/powernv: Make power7_powersave_common more generic
From: Gautham R Shenoy
Date: Thu May 19 2016 - 10:27:23 EST
On Wed, May 18, 2016 at 12:21:17PM +0530, Shreyas B Prabhu wrote:
> With this patch, r5 which is the third parameter to
> power_powersave_common contains the return address that needs to be
> written to SRR0. So here I'm keeping r5 unaltered and using r7 for the MSR.
Ok.
Reviewed-by: Gautham R. Shenoy <ego@xxxxxxxxxxxxxxxxxx>
>
> Thanks,
> Shreyas