Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754586AbYHVC1A (ORCPT ); Thu, 21 Aug 2008 22:27:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757686AbYHVC0k (ORCPT ); Thu, 21 Aug 2008 22:26:40 -0400 Received: from one.firstfloor.org ([213.235.205.2]:47312 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756843AbYHVC0k (ORCPT ); Thu, 21 Aug 2008 22:26:40 -0400 Date: Fri, 22 Aug 2008 04:28:41 +0200 From: Andi Kleen To: "H. Peter Anvin" Cc: Dave Jones , Vegard Nossum , Andi Kleen , the arch/x86 maintainers , Linux Kernel Mailing List , Rusty Russell Subject: Re: latest -git: WARNING: at arch/x86/kernel/ipi.c:123 send_IPI_mask_bitmask+0xc3/0xe0() Message-ID: <20080822022841.GG23334@one.firstfloor.org> References: <19f34abd0808191251x4eb61c50n13ecf7c90f0f3d9f@mail.gmail.com> <20080820013930.GN9807@one.firstfloor.org> <19f34abd0808192326jc10e758m99e76bbd5714c5b8@mail.gmail.com> <20080822003659.GA7581@redhat.com> <48AE20B8.9000204@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48AE20B8.9000204@kernel.org> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 771 Lines: 19 > You may want to see if this patch fixes the problem; it does *NOT* have > the correct error behaviour (some of the intervening layers don't > propagate errors), but it should make the fault go away. The alternative would be to just take out those msr_on_cpu() interfaces again. Right now they are useless in the kernel, but still cause problems. They were only added for OpenVZ's vCPUs which they back then promised me would hit mainline soon. But that was some time ago and there wasn't much progress on this. -Andi -- 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/