From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] MIPS: KVM: remove the stale memory alias support function unalias_gfn Date: Thu, 29 May 2014 21:38:29 +0200 Message-ID: <53878CB5.6070202@redhat.com> References: <1401390742-3550-1-git-send-email-dengcheng.zhu@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gleb@kernel.org, kvm@vger.kernel.org, sanjayl@kymasys.com, james.hogan@imgtec.com, ralf@linux-mips.org, linux-mips@linux-mips.org To: Deng-Cheng Zhu Return-path: Received: from mail-wi0-f169.google.com ([209.85.212.169]:35904 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755215AbaE2Tig (ORCPT ); Thu, 29 May 2014 15:38:36 -0400 Received: by mail-wi0-f169.google.com with SMTP id hi2so5773627wib.4 for ; Thu, 29 May 2014 12:38:35 -0700 (PDT) In-Reply-To: <1401390742-3550-1-git-send-email-dengcheng.zhu@imgtec.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 29/05/2014 21:12, Deng-Cheng Zhu ha scritto: > kvm_mips.c | 5 ----- > 1 file changed Applied, thanks. paolo