From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Date: Wed, 19 May 2004 13:14:40 +0000 Subject: Re: Disable CONFIG_SMP for IA64_HP_SIM Message-Id: <200405190914.40803.jbarnes@redhat.com> List-Id: References: <20040519012326.GA27655@cse.unsw.EDU.AU> In-Reply-To: <20040519012326.GA27655@cse.unsw.EDU.AU> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Tuesday, May 18, 2004 11:10 pm, Ian Wienand wrote: > On Wed, May 19, 2004 at 02:59:13AM +0100, Matthew Wilcox wrote: > > On Tue, May 18, 2004 at 06:35:12PM -0700, David Mosberger wrote: > > > CONFIG_SMP probably shouldn't depend on CONFIG_IOSAPIC. > > > > I agree -- I think the SGI machines don't have an IOSAPIC. > > I don't think it would effect the SGI machines as they have their own > arch/sn/kernel/irq.c? I'll try it out now. At one point, we needed iosapic.c since some files referenced symbols there in unused codepaths. I think that's since been fixed though. Jesse