From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262944AbVDHUPT (ORCPT ); Fri, 8 Apr 2005 16:15:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262945AbVDHUPT (ORCPT ); Fri, 8 Apr 2005 16:15:19 -0400 Received: from mustang.oldcity.dca.net ([216.158.38.3]:52664 "HELO mustang.oldcity.dca.net") by vger.kernel.org with SMTP id S262944AbVDHUPM (ORCPT ); Fri, 8 Apr 2005 16:15:12 -0400 Subject: 'BUG: scheduling with irqs disabled' when umounting NFS volume From: Lee Revell To: linux-kernel Cc: Ingo Molnar , Trond Myklebust Content-Type: text/plain Date: Fri, 08 Apr 2005 16:15:11 -0400 Message-Id: <1112991311.11000.37.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Kernel is 2.6.12-rc1-RT-V0.7.43-05. BUG: scheduling with irqs disabled: umount/0x00000000/20612 caller is schedule_timeout+0x63/0xc0 [] dump_stack+0x23/0x30 (20) [] schedule+0xea/0x140 (36) [] schedule_timeout+0x63/0xc0 (64) [] interruptible_sleep_on_timeout+0x74/0xe0 (64) [] lockd_down+0xb8/0x140 (24) [] nfs_kill_super+0x77/0x80 (16) [] deactivate_super+0x8c/0xb0 (28) [] sys_umount+0x41/0x90 (88) [] sys_oldumount+0x1e/0x20 (16) [] syscall_call+0x7/0xb (-8124) --------------------------- | preempt count: 00000001 ] | 1-level deep critical section nesting: ---------------------------------------- .. [] .... print_traces+0x1d/0x60 .....[] .. ( <= dump_stack+0x23/0x30) Lee