From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v2 28/28] ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end Date: Tue, 9 Feb 2016 19:39:48 +0100 Message-ID: <20160209183948.GE5171@cbox> References: <1454583645-10144-1-git-send-email-marc.zyngier@arm.com> <1454583645-10144-29-git-send-email-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 2BBB4498E6 for ; Tue, 9 Feb 2016 13:33:23 -0500 (EST) Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GPvKz6JN8Pfe for ; Tue, 9 Feb 2016 13:33:22 -0500 (EST) Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 5EA5C49840 for ; Tue, 9 Feb 2016 13:33:22 -0500 (EST) Received: by mail-wm0-f50.google.com with SMTP id 128so208372242wmz.1 for ; Tue, 09 Feb 2016 10:39:11 -0800 (PST) Content-Disposition: inline In-Reply-To: <1454583645-10144-29-git-send-email-marc.zyngier@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu To: Marc Zyngier Cc: kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu List-Id: kvmarm@lists.cs.columbia.edu On Thu, Feb 04, 2016 at 11:00:45AM +0000, Marc Zyngier wrote: > I have no idea what these were for - probably a leftover from an > early implementation. Good bye! > > Signed-off-by: Marc Zyngier Acked-by: Christoffer Dall From mboxrd@z Thu Jan 1 00:00:00 1970 From: christoffer.dall@linaro.org (Christoffer Dall) Date: Tue, 9 Feb 2016 19:39:48 +0100 Subject: [PATCH v2 28/28] ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end In-Reply-To: <1454583645-10144-29-git-send-email-marc.zyngier@arm.com> References: <1454583645-10144-1-git-send-email-marc.zyngier@arm.com> <1454583645-10144-29-git-send-email-marc.zyngier@arm.com> Message-ID: <20160209183948.GE5171@cbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Feb 04, 2016 at 11:00:45AM +0000, Marc Zyngier wrote: > I have no idea what these were for - probably a leftover from an > early implementation. Good bye! > > Signed-off-by: Marc Zyngier Acked-by: Christoffer Dall