Re: [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code

From: Christoffer Dall
Date: Wed Jan 25 2017 - 14:40:00 EST


On Wed, Jan 25, 2017 at 10:52:31AM -0500, Christopher Covington wrote:
> Refactor the KVM code to use the __tlbi macros, which will allow an errata
> workaround that repeats tlbi dsb sequences to only change one location.
> This is not intended to change the generated assembly and comparing before
> and after vmlinux objdump shows no functional changes.
>
> Signed-off-by: Christopher Covington <cov@xxxxxxxxxxxxxx>

Acked-by: Christoffer Dall <christoffer.dall@xxxxxxxxxx>