From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Date: Tue, 10 Feb 2009 21:25:55 +0000 Subject: Re: [PATCH] SGI IA64 UV: fix ia64 build error in the linux-next Message-Id: <20090210132555.be1c1462.akpm@linux-foundation.org> List-Id: References: <20090209162520.GA4882@sgi.com> In-Reply-To: <20090209162520.GA4882@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dean Nelson Cc: tony.luck@intel.com, mingo@elte.hu, linux-ia64@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org On Mon, 9 Feb 2009 10:25:20 -0600 Dean Nelson wrote: > Fix the ia64 build error that occurs in the linux-next tree by introducing > an ia64 version of uv.h. Additionally, clean up the usage of is_uv_system(). Would I be correct in believing that this repairs (and should be folded into) commit 5b221278d61e3907a5e4104a844b63bc8bb3d43a Author: Ingo Molnar Date: Wed Jan 21 11:30:07 2009 +0100 x86: uv cleanup, build fix #2 ? (it looks like 5b221278d61e3907a5e4104a844b63bc8bb3d43a should be folded into something else, too. What hath we wrought?)