Hi Eric,
These patches are extremely welcome! I took over the KVM SPE patches from Andrew
Murray, and I was working on something similar to help with development.
The KVM series on the public mailing list work only by chance because it is
impossible to reliably map the SPE buffer at EL2 when prof
Hi,
I'm going to reiterate the comments I posted on this exact same patch sent by
Andre [1], and add a few new ones.
[1] https://www.spinics.net/lists/arm-kernel/msg767690.html
On 3/5/20 9:55 AM, Andrew Jones wrote:
> On Thu, Jan 30, 2020 at 12:25:09PM +0100, Eric Auger wrote:
>> From: Andre Prz
> +
> asm(
> ".irp
> num,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30\n"
> ".equ.L__reg_num_x\\num, \\num\n"
That's exactly the code that I wrote for my EL2 series :)
Reviewed-by: Alexandru Elisei
Thanks,
Alex