From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268805AbUHUBRj (ORCPT ); Fri, 20 Aug 2004 21:17:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268807AbUHUBRj (ORCPT ); Fri, 20 Aug 2004 21:17:39 -0400 Received: from smtp208.mail.sc5.yahoo.com ([216.136.130.116]:24443 "HELO smtp208.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S268805AbUHUBRi (ORCPT ); Fri, 20 Aug 2004 21:17:38 -0400 Message-ID: <4126A2A6.1020403@yahoo.com.au> Date: Sat, 21 Aug 2004 11:17:26 +1000 From: Nick Piggin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040810 Debian/1.7.2-2 X-Accept-Language: en MIME-Version: 1.0 To: Simon Derr CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] CPU stuck in wake_up_forked_thread() References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Simon Derr wrote: > Hi, > > It seems (as of 2.6.8-rc3) that there is an issue in > wake_up_forked_thread(): > Should be fixed in the -mm tree, which should be merged up soon.