From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YReBw-00034h-B4 for mharc-qemu-trivial@gnu.org; Sat, 28 Feb 2015 05:00:12 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YReBu-00030b-DY for qemu-trivial@nongnu.org; Sat, 28 Feb 2015 05:00:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YReBp-0005VG-Fq for qemu-trivial@nongnu.org; Sat, 28 Feb 2015 05:00:10 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:27139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YReBo-0005Mr-M6; Sat, 28 Feb 2015 05:00:05 -0500 Received: from 172.24.2.119 (EHLO szxeml434-hub.china.huawei.com) ([172.24.2.119]) by szxrg02-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id CHU83589; Sat, 28 Feb 2015 17:59:58 +0800 (CST) Received: from [127.0.0.1] (10.177.19.102) by szxeml434-hub.china.huawei.com (10.82.67.225) with Microsoft SMTP Server id 14.3.158.1; Sat, 28 Feb 2015 17:59:50 +0800 Message-ID: <54F19194.6050805@huawei.com> Date: Sat, 28 Feb 2015 17:59:48 +0800 From: Gonglei User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Michael Tokarev , References: <1425023419-12244-1-git-send-email-arei.gonglei@huawei.com> <1425023419-12244-3-git-send-email-arei.gonglei@huawei.com> <54F18FE7.50602@msgid.tls.msk.ru> In-Reply-To: <54F18FE7.50602@msgid.tls.msk.ru> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.19.102] X-CFilter-Loop: Reflected X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 119.145.14.65 Cc: qemu-trivial@nongnu.org, pbonzini@redhat.com, peter.huangpeng@huawei.com, armbru@redhat.com Subject: Re: [Qemu-trivial] [PATCH 2/9] arm: fix memory leak X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2015 10:00:11 -0000 On 2015/2/28 17:52, Michael Tokarev wrote: > This patch does not apply to current tree. > You meant this one should be accepted by arm tree? Regards, -Gonglei From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YReBw-00033z-2j for qemu-devel@nongnu.org; Sat, 28 Feb 2015 05:00:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YReBv-0005cN-5o for qemu-devel@nongnu.org; Sat, 28 Feb 2015 05:00:12 -0500 Message-ID: <54F19194.6050805@huawei.com> Date: Sat, 28 Feb 2015 17:59:48 +0800 From: Gonglei MIME-Version: 1.0 References: <1425023419-12244-1-git-send-email-arei.gonglei@huawei.com> <1425023419-12244-3-git-send-email-arei.gonglei@huawei.com> <54F18FE7.50602@msgid.tls.msk.ru> In-Reply-To: <54F18FE7.50602@msgid.tls.msk.ru> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/9] arm: fix memory leak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, pbonzini@redhat.com, peter.huangpeng@huawei.com, armbru@redhat.com On 2015/2/28 17:52, Michael Tokarev wrote: > This patch does not apply to current tree. > You meant this one should be accepted by arm tree? Regards, -Gonglei