From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 23 Feb 2005 20:02:21 -0800 From: "David S. Miller" Subject: Re: [PATCH] set_pte() part 1 (was Re: [PATCH] ppc32: Wrong vaddr in flush_hash_one_pte()) Message-Id: <20050223200221.6c7d4174.davem@davemloft.net> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: "Luck, Tony" Cc: benh@au1.ibm.com, linux-arch@vger.kernel.org List-ID: On Wed, 23 Feb 2005 16:55:50 -0800 "Luck, Tony" wrote: > >I've been over this a few times this afternoon and the patch looks > >correct. Please test the build and boot of your platform, any build > >failures should be trivial typos and nothing major. > > Builds (no new warnings) and boots on ia64. Thanks for testing Tony.