Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754424AbZCYWQl (ORCPT ); Wed, 25 Mar 2009 18:16:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753069AbZCYWQa (ORCPT ); Wed, 25 Mar 2009 18:16:30 -0400 Received: from gw.goop.org ([64.81.55.164]:35075 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752810AbZCYWQ3 (ORCPT ); Wed, 25 Mar 2009 18:16:29 -0400 Message-ID: <49CAAD2E.3060904@goop.org> Date: Wed, 25 Mar 2009 15:16:14 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Ravikiran G Thirumalai CC: Ingo Molnar , Yinghai Lu , Thomas Gleixner , "H. Peter Anvin" , Andrew Morton , "linux-kernel@vger.kernel.org" , shai@scalex86.org Subject: Re: [PATCH] x86: don't compile vsmp_64 for 32bit References: <49A626B2.8090205@kernel.org> <20090226064806.GC27240@localdomain> <20090226114457.GB6651@elte.hu> <20090227001757.GE27240@localdomain> <20090228094430.GH12095@elte.hu> <20090302235120.GF27240@localdomain> <20090322124818.GA31466@elte.hu> <20090324061429.GH7278@localdomain> <20090324091035.GA6605@elte.hu> <20090325185138.GI7278@localdomain> In-Reply-To: <20090325185138.GI7278@localdomain> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 599 Lines: 15 Ravikiran G Thirumalai wrote: > It is already there, and has been there! But we still need to make > vsmp64.c compile only when CONFIG_X86_64 is defined no? > I still think you should restructure it so that vsmp_64.c only gets compiled with CONFIG_X86_VSMP enabled. Having all that stuff compiled into every kernel seems pretty pointless. J -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/