Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757687AbYBKQf1 (ORCPT ); Mon, 11 Feb 2008 11:35:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755125AbYBKQfQ (ORCPT ); Mon, 11 Feb 2008 11:35:16 -0500 Received: from one.firstfloor.org ([213.235.205.2]:34806 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754925AbYBKQfP (ORCPT ); Mon, 11 Feb 2008 11:35:15 -0500 Date: Mon, 11 Feb 2008 18:10:39 +0100 From: Andi Kleen To: Ingo Molnar Cc: "Frank Ch. Eigler" , Andi Kleen , linux-kernel@vger.kernel.org, Roland McGrath , Thomas Gleixner , "H. Peter Anvin" , Linus Torvalds , Andrew Morton Subject: Re: [git pull] kgdb-light -v8, (was: Re: kgdb in git-x86#mm review) Message-ID: <20080211171039.GA20446@one.firstfloor.org> References: <20080211015321.GA27376@one.firstfloor.org> <20080211162141.GA31434@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080211162141.GA31434@elte.hu> 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: 806 Lines: 26 > after a quick glance i'm happy to conclude that all but one of Andi's At least the weird in_interrupt_stack() code seems to be still in there. I also still see a lot of open coded hex manipulation. The synchronization code looks as bad as it was before. The getthread magic pids are also still in there. What is that good for? The notifiers are also still run with interrupts enabled, so could in theory be preempted (only in some very exotic cases though) The cpu hotplug races are still there I think I have not rechecked everything else. -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/