Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754205AbZA3PVH (ORCPT ); Fri, 30 Jan 2009 10:21:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750907AbZA3PUz (ORCPT ); Fri, 30 Jan 2009 10:20:55 -0500 Received: from hera.kernel.org ([140.211.167.34]:35079 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750824AbZA3PUy (ORCPT ); Fri, 30 Jan 2009 10:20:54 -0500 Message-ID: <49831ACE.1020300@kernel.org> Date: Sat, 31 Jan 2009 00:20:46 +0900 From: Tejun Heo User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: Ingo Molnar CC: Cliff Wickman , linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86: UV fix uv_flush_send_and_wait References: <20090130150257.GA27549@elte.hu> In-Reply-To: <20090130150257.GA27549@elte.hu> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (hera.kernel.org [127.0.0.1]); Fri, 30 Jan 2009 15:20:40 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 937 Lines: 32 Ingo Molnar wrote: > * Cliff Wickman wrote: > >> From: Cliff Wickman >> >> uv_flush_send_and_wait() should return a pointer if the broadcast >> remote tlb shootdown requests fail. That causes the conventional IPI >> method of shootdown to be used. >> >> Diffed against 2.6.29-rc2 >> (Ingo's tree) >> >> Signed-off-by: Cliff Wickman >> --- >> arch/x86/kernel/tlb_uv.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Applied to tip/x86/urgnet, thanks Cliff! Ingo, this patch shouldn't go into x86/urgent. This patch is to fix a bug introduced by a patch in the percpu branch and not applicable to x86/urgent. Thanks. -- tejun -- 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/