[PATCH 5/7] arm64/kvm: hyp: tlb: use __tlbi() helper

Punit Agrawal punit.agrawal at arm.com
Thu Oct 6 02:43:14 PDT 2016


Matthias Brugger <mbrugger at suse.com> writes:

> On 13/09/16 12:16, Punit Agrawal wrote:
>> From: Mark Rutland <mark.rutland at arm.com>
>>
>> Now that we have a __tlbi() helper, make use of this in the arm64 KVM hyp
>> code to get rid of asm() boilerplate. At the same time, we simplify
>> __tlb_flush_vm_context by using __flush_icache_all(), as this has the
>> appropriate instruction cache maintenance and barrier.
>>
>> Signed-off-by: Mark Rutland <mark.rutland at arm.com>
>> Cc: Marc Zyngier <marc.zyngier at arm.com>
>> [ rename tlbi -> __tlbi, convert additional sites, update commit log ]
>> Signed-off-by: Punit Agrawal <punit.agrawal at arm.com>
>> Acked-by: Christoffer Dall <christoffer.dall at linaro.org>
>> ---
>
> Reviewed-by: Matthias Brugger <mbrugger at suse.com>

Thanks for reviewing the patch. I'll re-spin a new version with the tag
after the merge window.

Punit


[...]




More information about the linux-arm-kernel mailing list