Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932203AbWHCDyx (ORCPT ); Wed, 2 Aug 2006 23:54:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932197AbWHCDyx (ORCPT ); Wed, 2 Aug 2006 23:54:53 -0400 Received: from ns.suse.de ([195.135.220.2]:33759 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S932203AbWHCDyw (ORCPT ); Wed, 2 Aug 2006 23:54:52 -0400 From: Andi Kleen To: Jon Mason Subject: Re: [PATCH 2 of 4] [x86-64] Calgary: only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on Date: Thu, 3 Aug 2006 05:54:43 +0200 User-Agent: KMail/1.9.3 Cc: Muli Ben-Yehuda , linux-kernel@vger.kernel.org, discuss@x86-64.org References: <515131a26b151f1e4596.1154559549@rhun.haifa.ibm.com> <20060803035723.GA7323@us.ibm.com> In-Reply-To: <20060803035723.GA7323@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608030554.43802.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 315 Lines: 13 > > + BUG_ON(start > end); > > This should be ">=". Changed. -Andi - 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/