Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263904AbUDPWvi (ORCPT ); Fri, 16 Apr 2004 18:51:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263909AbUDPWvi (ORCPT ); Fri, 16 Apr 2004 18:51:38 -0400 Received: from fw.osdl.org ([65.172.181.6]:52439 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S263904AbUDPWv1 (ORCPT ); Fri, 16 Apr 2004 18:51:27 -0400 Date: Fri, 16 Apr 2004 15:53:37 -0700 From: Andrew Morton To: k.gavrilenko@arhont.com Cc: mlists@arhont.com, linux-kernel@vger.kernel.org Subject: Re: 2.6.5-mm6 reiserfs and hpt366 problems Message-Id: <20040416155337.34555e61.akpm@osdl.org> In-Reply-To: <408057A5.6010604@arhont.com> References: <408057A5.6010604@arhont.com> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-pc-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 Content-Length: 2240 Lines: 40 Konstantin Gavrilenko wrote: > > Anyway, I applied 2.6.5-mm6 patch. The system does not hang anymore, but, > I get this weird errors filling up syslog: > > > Apr 16 22:45:06 filo kernel: Debug: sleeping function called from > invalid context at drivers/block/ll_rw_blk.c:1156 > Apr 16 22:45:06 filo kernel: in_atomic():0, irqs_disabled():1 > Apr 16 22:45:06 filo kernel: Call Trace: > Apr 16 22:45:06 filo kernel: [] __might_sleep+0x99/0xb0 > Apr 16 22:45:06 filo kernel: [] generic_unplug_device+0x1f/0x60 > Apr 16 22:45:06 filo kernel: [] unplug_slaves+0x69/0x70 > Apr 16 22:45:06 filo kernel: [] blk_backing_dev_unplug+0x1f/0x30 > Apr 16 22:45:06 filo kernel: [] __wait_on_buffer+0xd9/0xe0 > Apr 16 22:45:06 filo kernel: [] autoremove_wake_function+0x0/0x50 > Apr 16 22:45:06 filo kernel: [] mark_page_accessed+0x2c/0x40 > Apr 16 22:45:06 filo kernel: [] autoremove_wake_function+0x0/0x50 > Apr 16 22:45:06 filo kernel: [] flush_commit_list+0x29a/0x3a0 > Apr 16 22:45:06 filo kernel: [] do_journal_end+0x85a/0xb60 > Apr 16 22:45:06 filo kernel: [] pdflush+0x0/0x30 > Apr 16 22:45:06 filo kernel: [] journal_end_sync+0x4d/0x90 > Apr 16 22:45:06 filo kernel: [] reiserfs_sync_fs+0x4d/0x60 > Apr 16 22:45:06 filo kernel: [] __down_failed_trylock+0x7/0xc > Apr 16 22:45:06 filo kernel: [] sync_supers+0xb1/0xc0 > Apr 16 22:45:06 filo kernel: [] wb_kupdate+0x56/0x140 > Apr 16 22:45:06 filo kernel: [] schedule+0x2a4/0x480 > Apr 16 22:45:06 filo kernel: [] __pdflush+0xa4/0x180 > Apr 16 22:45:06 filo kernel: [] pdflush+0x28/0x30 > Apr 16 22:45:06 filo kernel: [] wb_kupdate+0x0/0x140 > Apr 16 22:45:06 filo kernel: [] pdflush+0x0/0x30 Someone else saw this, but they had an EVMS patch applied. Have you applied any additional patches here? - 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/