From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 24 Mar 2005 18:45:09 +0000 Subject: Re: recent fix for pgd_addr_end Message-Id: <16963.2741.574122.88743@napali.hpl.hp.com> List-Id: References: <16953.65276.292620.811032@wombat.chubb.wattle.id.au> In-Reply-To: <16953.65276.292620.811032@wombat.chubb.wattle.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Do we really need to worry about region-crossing in the pgd_addr_end() macro? No single vm_area may cros a region boundary. --david