Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1566887

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

From Christoffer Dall <christoffer.dall@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code
Date 2017-01-25 20:50 +0100
Message-ID <t3BJT-5ZU-1@gated-at.bofh.it> (permalink)
References <t3y9k-3Do-9@gated-at.bofh.it> <t3y9k-3Do-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@codeaurora.org>

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code Christopher Covington <cov@codeaurora.org> - 2017-01-25 17:00 +0100
  Re: [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code Christoffer Dall <christoffer.dall@linaro.org> - 2017-01-25 20:50 +0100
    Re: [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code Will Deacon <will.deacon@arm.com> - 2017-01-27 15:20 +0100
  Re: [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code Will Deacon <will.deacon@arm.com> - 2017-01-27 16:20 +0100

csiph-web