[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162398828971.1363949.11216180122568844562.b4-ty@ellerman.id.au>
Date: Fri, 18 Jun 2021 13:51:29 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Christophe Leroy <christophe.leroy@...roup.eu>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
On Fri, 14 May 2021 13:14:53 +0000 (UTC), Christophe Leroy wrote:
> _switch() saves and restores ALTIVEC and SPE status.
> For altivec this is redundant with what __switch_to() does with
> save_sprs() and restore_sprs() and giveup_all() before
> calling _switch().
>
> Add support for SPI in save_sprs() and restore_sprs() and
> remove things from _switch().
Applied to powerpc/next.
[1/1] powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
https://git.kernel.org/powerpc/c/359c2ca74d2fede5c571fbf3f5ee16ba1ad98259
cheers
Powered by blists - more mailing lists