Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757063AbYKWHkW (ORCPT ); Sun, 23 Nov 2008 02:40:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752012AbYKWHkF (ORCPT ); Sun, 23 Nov 2008 02:40:05 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:51075 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751999AbYKWHkD (ORCPT ); Sun, 23 Nov 2008 02:40:03 -0500 Date: Sun, 23 Nov 2008 08:39:29 +0100 From: Ingo Molnar To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Doug Chapman , Frank Mayhar , Oleg Nesterov , Peter Zijlstra Subject: Re: [Bug #11965] regression introduced by - timers: fix itimer/many thread hang Message-ID: <20081123073929.GA23229@elte.hu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1375 Lines: 35 * Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.27. Please verify if it still should be listed and let me > know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11965 > Subject : regression introduced by - timers: fix itimer/many thread hang > Submitter : Doug Chapman > Date : 2008-11-06 11:03 (17 days old) > First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f06febc96ba8e0af80bcc3eaec0a109e88275fac > References : http://marc.info/?l=linux-kernel&m=122596943416648&w=4 > Handled-By : Frank Mayhar > Peter Zijlstra > Ingo Molnar the hang is fixed by: commit ad474caca3e2a0550b7ce0706527ad5ab389a4d4 Author: Oleg Nesterov Date: Mon Nov 10 15:39:30 2008 +0100 fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock Ingo -- 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/