[PATCH v4 1/9] KVM: arm64: Reintroduce __sve_save_state

Mark Brown broonie at kernel.org
Mon Jun 3 06:55:14 PDT 2024


On Mon, Jun 03, 2024 at 01:28:43PM +0100, Fuad Tabba wrote:

> +void __sve_save_state(void *sve_pffr, u32 *fpsr);

> +SYM_FUNC_START(__sve_save_state)
> +	mov	x2, #1
> +	sve_save 0, x1, x2, 3
> +	ret
> +SYM_FUNC_END(__sve_save_state)

This is still trying to use x2 as an argument here?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240603/42deaed1/attachment.sig>


More information about the linux-arm-kernel mailing list