[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9B14D1490DDECA4E974F6B9FC9EBAB317D0A62A2AF@VMBX108.ihostexchange.net>
Date: Wed, 9 May 2012 11:27:40 -0400
From: "Shai Fultheim (Shai@...leMP.com)" <Shai@...leMP.com>
To: Ingo Molnar <mingo@...nel.org>, Ido Yariv <ido@...ery.com>
CC: "hpa@...or.com" <hpa@...or.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"linux-tip-commits@...r.kernel.org"
<linux-tip-commits@...r.kernel.org>
Subject: RE: [tip:x86/platform] vsmp: Fix number of CPUs when vsmp is
disabled
Ingo Molnar wrote:
> Well, then fix the Makefile rule as well. Is there any point to
> using vSMP specific glue on UP kernels?
Yes - vsmp_64.c is needed even on UP kernel.
This allows single CPU kernels, running on vSMP Foundation (such as installer kernels), to make use of the other virtualization-specific (under CONFIG_PARAVIRT )codes such as set_vsmp_pv_ops().
... thinking about it, I do not see other way to resolve this rather than Ido's suggestion.
Powered by blists - more mailing lists