Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755853AbXIRJSj (ORCPT ); Tue, 18 Sep 2007 05:18:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753579AbXIRJSc (ORCPT ); Tue, 18 Sep 2007 05:18:32 -0400 Received: from mailhub.sw.ru ([195.214.233.200]:19251 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753631AbXIRJSb (ORCPT ); Tue, 18 Sep 2007 05:18:31 -0400 Date: Tue, 18 Sep 2007 13:17:28 +0400 From: Alexey Dobriyan To: akpm@osdl.org Cc: nadia.derbey@bull.net, linux-kernel@vger.kernel.org Subject: 2.6.23-rc6-mm1: IPC: sleeping function called ... Message-ID: <20070918091728.GA6766@localhost.sw.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2232 Lines: 61 I'm getting tons of this, and X fails to start CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y # CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_BKL=y CONFIG_DEBUG_PREEMPT=y BUG: sleeping function called from invalid context at kernel/rwsem.c:47 in_atomic():1, irqs_disabled():0 no locks held by X/5879. [] down_write+0x15/0x50 [] do_shmat+0x235/0x3a0 [] sys_ipc+0x146/0x263 [] sysenter_past_esp+0xa7/0xb5 [] sysenter_past_esp+0x6b/0xb5 ======================= BUG: scheduling while atomic: X/5879/0x00000005 no locks held by X/5879. irq event stamp: 401318 hardirqs last enabled at (401317): [] __mutex_unlock_slowpath+0xb4/0x170 hardirqs last disabled at (401318): [] sysenter_past_esp+0x84/0xb5 softirqs last enabled at (397628): [] do_softirq+0xa6/0xf9 softirqs last disabled at (397585): [] do_softirq+0xa6/0xf9 [] __sched_text_start+0x2de/0x384 [] sys_ipc+0x15b/0x263 [] work_resched+0x5/0x31 ======================= note: X[5879] exited with preempt_count 7 BUG: scheduling while atomic: X/5879/0x10000008 no locks held by X/5879. [] __sched_text_start+0x2de/0x384 [] __cond_resched+0x21/0x3b [] cond_resched+0x2a/0x31 [] unmap_vmas+0x518/0x560 [] exit_mmap+0x6f/0x104 [] mmput+0x3b/0xbe [] do_exit+0x142/0x870 [] do_page_fault+0x0/0x675 [] do_group_exit+0x25/0x6b [] do_page_fault+0x0/0x675 [] get_signal_to_deliver+0x286/0x439 [] force_sig_info+0x80/0x8a [] do_page_fault+0x0/0x675 [] do_notify_resume+0x79/0x6bc [] vma_link+0x97/0xd5 [] vma_link+0x97/0xd5 [] do_page_fault+0x289/0x675 [] sysenter_past_esp+0xa7/0xb5 [] do_page_fault+0x0/0x675 [] work_notifysig+0x13/0x1a ... - 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/