Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751566AbWBVWfc (ORCPT ); Wed, 22 Feb 2006 17:35:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751571AbWBVWfc (ORCPT ); Wed, 22 Feb 2006 17:35:32 -0500 Received: from mail.tv-sign.ru ([213.234.233.51]:53734 "EHLO several.ru") by vger.kernel.org with ESMTP id S1751569AbWBVWfb (ORCPT ); Wed, 22 Feb 2006 17:35:31 -0500 Message-ID: <43FCE664.1A0472E6@tv-sign.ru> Date: Thu, 23 Feb 2006 01:32:04 +0300 From: Oleg Nesterov X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.20 i686) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Morton Cc: linux-kernel@vger.kernel.org, Ingo Molnar , "Paul E. McKenney" , "Eric W. Biederman" , David Howells , Christoph Lameter Subject: [PATCH 0/3] make threads traversal ->siglock safe Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 458 Lines: 10 With this patch series we don't need tasklist_lock to iterate over thread group anymore. The actual change (PATCH 3/3) is a one-liner, patches 1-2 are needed to make an illusion of hard and nontrivial work. Oleg. - 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/