From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH] Define smp_call_function_many for UP Date: Fri, 19 Dec 2008 16:13:57 +1030 Message-ID: <200812191613.57719.rusty@rustcorp.com.au> References: <20081208160945.7535A25006E@cleopatra.tlv.redhat.com> <200812190840.13995.rusty@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Hollis Blanchard , Avi Kivity , "kvm-devel" , linux-kernel@vger.kernel.org To: Linus Torvalds Return-path: Received: from ozlabs.org ([203.10.76.45]:50657 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751535AbYLSFoC (ORCPT ); Fri, 19 Dec 2008 00:44:02 -0500 In-Reply-To: Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Friday 19 December 2008 08:46:37 Linus Torvalds wrote: > > On Fri, 19 Dec 2008, Rusty Russell wrote: > > > > Linus, please apply. Otherwise those using it in transition patches (eg. kvm) > > can't compile with CONFIG_SMP=n: > > Umm. I already applied this a long time ago. It's commit > d2ff911882b6bc693d86ca9566daac70aacbb2b3 Wow, it's like Santa came early! Thanks, Rusty.