From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 09 Jun 2005 17:51:13 +0000 Subject: RE: gate page oops Message-Id: <17064.33169.696364.968567@napali.hpl.hp.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 9 Jun 2005 10:48:56 -0700, "Luck, Tony" said: Tony> Why do we need the holes? >> Because ia64 linux ELF images can only alias at a 64KB boundary (the >> max. supported kernel page size). Tony> This means that PERCPU_PAGE_SIZE is the wrong define for this. That is true. Lazy bastards, those programmers --- oh, wait, it was me! ;-) --david