Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933238Ab2HVSUH (ORCPT ); Wed, 22 Aug 2012 14:20:07 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:40488 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933100Ab2HVSUE (ORCPT ); Wed, 22 Aug 2012 14:20:04 -0400 Date: Wed, 22 Aug 2012 20:19:58 +0200 From: Ingo Molnar To: "Shai Fultheim (Shai@ScaleMP.com)" Cc: Ido Yariv , "linux-kernel@vger.kernel.org" , Thomas Gleixner , "H. Peter Anvin" Subject: Re: [PATCH v2] x86/vsmp: Use hypervisor layer for initialization Message-ID: <20120822181957.GA753@gmail.com> References: <20120822100845.GB26323@gmail.com> <1345634411-28108-1-git-send-email-ido@wizery.com> <20120822173752.GA32500@gmail.com> <9B14D1490DDECA4E974F6B9FC9EBAB317F3897AEC7@VMBX108.ihostexchange.net> <20120822174832.GA32743@gmail.com> <9B14D1490DDECA4E974F6B9FC9EBAB317F3897AED3@VMBX108.ihostexchange.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9B14D1490DDECA4E974F6B9FC9EBAB317F3897AED3@VMBX108.ihostexchange.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 22 * Shai Fultheim (Shai@ScaleMP.com) wrote: > Ingo, > > Use of vSMP Foundation does not require compiling with > CONFIG_X86_VSMP, which is off by default in any distribution > to date. That is simply a bug: CONFIG_X86_VSMP should be called CONFIG_X86_VSMP_ALIGN, and you should introduce a *real* CONFIG_X86_VSMP toggle to allow people to not build the vSMP platform specific bits. Thanks, Ingo -- 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/