Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932711AbXARWyK (ORCPT ); Thu, 18 Jan 2007 17:54:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932729AbXARWyJ (ORCPT ); Thu, 18 Jan 2007 17:54:09 -0500 Received: from terminus.zytor.com ([192.83.249.54]:43913 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932711AbXARWyI (ORCPT ); Thu, 18 Jan 2007 17:54:08 -0500 Message-ID: <45AFFA85.7040000@zytor.com> Date: Thu, 18 Jan 2007 14:53:57 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 1.5.0.9 (X11/20070102) MIME-Version: 1.0 To: Alexey Dobriyan CC: akpm@osdl.org, devel@openvz.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] msr.c: use smp_call_function_single() References: <20070117125935.GB6021@localhost.sw.ru> In-Reply-To: <20070117125935.GB6021@localhost.sw.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 555 Lines: 15 Alexey Dobriyan wrote: > It will execute rdmsr and wrmsr only on the cpu we need. > > Signed-off-by: Alexey Dobriyan This is good, but a bit incomplete; see other message recently posted to LKML. Since this affects paravirtualization I want to minimize the number of changes. -hpa - 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/