Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756626AbZDVWFf (ORCPT ); Wed, 22 Apr 2009 18:05:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753842AbZDVWF0 (ORCPT ); Wed, 22 Apr 2009 18:05:26 -0400 Received: from mga02.intel.com ([134.134.136.20]:63820 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753555AbZDVWFZ (ORCPT ); Wed, 22 Apr 2009 18:05:25 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.40,232,1239001200"; d="scan'208";a="509018952" Date: Wed, 22 Apr 2009 15:04:48 -0700 From: Jesse Barnes To: Yinghai Lu Cc: Jesse Barnes , Matthew Wilcox , Ingo Molnar , linux-pci@vger.kernel.org, "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/3] x86/pci: fix -1 calling to e820_all_mapped with mmconfig Message-ID: <20090422150448.2ff44fcb@hobbes> In-Reply-To: <49E992C2.4010707@kernel.org> References: <49E992C2.4010707@kernel.org> X-Mailer: Claws Mail 3.6.1 (GTK+ 2.16.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 558 Lines: 19 On Sat, 18 Apr 2009 01:43:46 -0700 Yinghai Lu wrote: > > e820_all_mapped need end is (addr + size) instead of (addr + size - 1) > > [Impact: fix -1 offset calling] > > Signed-off-by: Yinghai Lu Applied, thanks. -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/