Re: [PATCH 5/5] ARC: allow userspace DSP applications to use AGU extensions

From: Vineet Gupta
Date: Tue Jan 07 2020 - 13:30:23 EST


On 12/27/19 10:03 AM, Eugeniy Paltsev wrote:
> To be able to run DSP-enabled userspace applications with AGU
> (address generation unit) extensions we additionally need to
> save and restore following registers at context switch:
> * AGU_AP*
> * AGU_OS*
> * AGU_MOD*
>
> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx>

Similar comments apply to this as 4/5. Looks good otherwise !

-Vineet