From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268954AbUJPWuS (ORCPT ); Sat, 16 Oct 2004 18:50:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268950AbUJPWuS (ORCPT ); Sat, 16 Oct 2004 18:50:18 -0400 Received: from fw.osdl.org ([65.172.181.6]:12750 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S268954AbUJPWuI (ORCPT ); Sat, 16 Oct 2004 18:50:08 -0400 Date: Sat, 16 Oct 2004 15:48:18 -0700 From: Andrew Morton To: Jeff Garzik Cc: linux-kernel@vger.kernel.org, ak@suse.de, axboe@suse.de Subject: Re: Hang on x86-64, 2.6.9-rc3-bk4 Message-Id: <20041016154818.271a394b.akpm@osdl.org> In-Reply-To: <417196AA.3090207@pobox.com> References: <41719537.1080505@pobox.com> <417196AA.3090207@pobox.com> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 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 Jeff Garzik wrote: > > The only really notable changes in -bk3 -> -bk4 are the signal changes, > something in mm/vmscan.c. > I'd be suspecting the vmscan.c change, but we allegedly fixed that later on. Can you try reverting it? (Can't reproduce the problem here)