From mboxrd@z Thu Jan 1 00:00:00 1970 From: christoffer.dall@linaro.org (Christoffer Dall) Date: Tue, 9 Feb 2016 19:45:09 +0100 Subject: [PATCH v2 21/28] ARM: KVM: Remove the old world switch In-Reply-To: <1454583645-10144-22-git-send-email-marc.zyngier@arm.com> References: <1454583645-10144-1-git-send-email-marc.zyngier@arm.com> <1454583645-10144-22-git-send-email-marc.zyngier@arm.com> Message-ID: <20160209184509.GW5171@cbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Feb 04, 2016 at 11:00:38AM +0000, Marc Zyngier wrote: > As we now have a full reimplementation of the world switch, it is > time to kiss the old stuff goodbye. I'm not sure we'll miss it. > > Signed-off-by: Marc Zyngier Acked-by: Christoffer Dall