From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751879Ab3LKC4D (ORCPT ); Tue, 10 Dec 2013 21:56:03 -0500 Received: from terminus.zytor.com ([198.137.202.10]:55965 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750782Ab3LKCz6 (ORCPT ); Tue, 10 Dec 2013 21:55:58 -0500 Message-ID: <52A7D415.6010908@zytor.com> Date: Tue, 10 Dec 2013 18:55:17 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Xishi Qiu , Yinghai Lu CC: Thomas Gleixner , Ingo Molnar , the arch/x86 maintainers , Linn Crosetto , Pekka Enberg , LKML , Andrew Morton , Linux MM Subject: Re: [PATCH] mm,x86: fix span coverage in e820_all_mapped() References: <52A6D9B0.7040506@huawei.com> <52A7C16A.9040106@huawei.com> In-Reply-To: <52A7C16A.9040106@huawei.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/10/2013 05:35 PM, Xishi Qiu wrote: > > In this case, old code is right, but I discuss in another one that > you wrote above. > So is there a problem or not? I have lost track... -hpa