Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752884Ab1DALj2 (ORCPT ); Fri, 1 Apr 2011 07:39:28 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:32873 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751514Ab1DALj1 (ORCPT ); Fri, 1 Apr 2011 07:39:27 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=ub4KDg37oYcFJT2YYbQYkk4uWWsYupBge4qVxhd4ESM08JDX2JigF/Mvo7hOvzPw7/ zO/WRGlSCcc8YlOcD1eb9EP2v1eE9Sv+iCPLgPTXlRDNSX0t1ZrvQk0JwZPIZ2KDeWAC 1xuFwLdIheu+odmFl3IozwMP4jRPFYNaGyjF8= Message-ID: <4D95B96A.3090600@openvz.org> Date: Fri, 01 Apr 2011 15:39:22 +0400 From: Cyrill Gorcunov User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: Dongdong Deng CC: Jason Wessel , Ingo Molnar , Lin Ming , Don Zickus , lkml , KGDB Mailing List Subject: Re: [PATCH -tip] kgdb, x86: Pull up NMI notifier handler priority References: <4D8A58E1.5090509@openvz.org> <4D94BC9D.3040009@windriver.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 26 On 04/01/2011 01:26 PM, Dongdong Deng wrote: ... >> >> The net result. I'll sign-off on the kgdb change and add a TODO item to wait for the jump patching to enter the kernel. >> >> Cyrill, I am assuming this is something we want to aim to merge into the 2.6.39 as a regression fix? I'll try to get a >> version of Deng Dongdong's patch into linux-next as soon as possible in the mean time. > > Hi Jason, > > Do I need to send a patch to you? :-) > > BR, > Dongdong I've started latest -tip on some ancient p4 machine today and got unknown nmi issue even without kgdb compiled :( Didn't reveal all the details yet (seems I'll be able to continue investigation at monday only in best case). But still your patch looks correct to me. -- Cyrill -- 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/