Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 1 Oct 2002 23:31:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 1 Oct 2002 23:31:01 -0400 Received: from 12-234-33-29.client.attbi.com ([12.234.33.29]:35654 "HELO laura.worldcontrol.com") by vger.kernel.org with SMTP id ; Tue, 1 Oct 2002 23:31:00 -0400 From: brian@worldcontrol.com Date: Tue, 1 Oct 2002 20:36:24 -0700 To: linux-kernel@vger.kernel.org Subject: sleeping function called from illegal context at slab.c:1374 Message-ID: <20021002033624.GA1742@top.worldcontrol.com> Mail-Followup-To: Brian Litzinger , linux-kernel@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-No-Archive: yes X-Noarchive: yes Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3270 Lines: 74 Linux 2.5.40 I have software suspend enabled in the kernel but it doesn't appear to be running (though I'm only familiar with the 2.4.18 version). It also doesn't show up in the SysRq help list. These show up during boot: Debug: sleeping function called from illegal context at slab.c:1374 d7ecde60 c01358bc c02f2808 0000055e c03df09c c03df0d4 c03df09c 00000000 c0245df7 c13c9d54 000001d0 00000026 c03df0e8 c13e0800 c0257050 d7ec67c0 00000039 c03df09c c03df08c c03defe0 00000000 c0245e97 c03df09c c03df08c Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hdc: QSI DVD-ROM SDR-081, ATAPI CD/DVD-ROM drive hdc: DMA disabled Debug: sleeping function called from illegal context at slab.c:1374 d7ecde60 c01358bc c02f2808 0000055e c03df658 c03df690 c03df658 00000000 c0245df7 c13c9d54 000001d0 00000022 c03df6a4 c13e0800 c0257050 d7ec67c0 00000039 c03df658 c03df648 c03df59c 00000000 c0245e97 c03df658 c03df648 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] ide1 at 0x170-0x177,0x376 on irq 15 ... SysRq : HELP : loglevel0-8 reBoot tErm kIll saK showMem Off showPc unRaw Sync sh owTasks Unmount Debug: sleeping function called from illegal context at slab.c:1374 d4ee3f78 c01358bc c02f2808 0000055e d4ee2000 d5328fe0 00000000 00000001 c010b930 c13c72e8 000001d0 bfffb568 00000018 00000000 d4ee2000 08080728 0000001f bffff658 c01077cb 00000000 00000400 00000001 08080728 0000001f Call Trace: [] [] [] The first output run through ksymoops: Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 60 pusha Code; 00000001 Before first symbol 1: de ec fsubrp %st,%st(4) Code; 00000003 Before first symbol 3: d7 xlat %ds:(%ebx) Code; 00000004 Before first symbol 4: bc 58 13 c0 08 mov $0x8c01358,%esp Code; 00000009 Before first symbol 9: 28 2f sub %ch,(%edi) Code; 0000000b Before first symbol b: c0 5e 05 00 rcrb $0x0,0x5(%esi) Code; 0000000f Before first symbol f: 00 9c f0 3d c0 d4 f0 add %bl,0xf0d4c03d(%eax,%esi,8) Code; 00000016 Before first symbol 16: 3d c0 9c f0 3d cmp $0x3df09cc0,%eax Code; 0000001b Before first symbol 1b: c0 00 00 rolb $0x0,(%eax) Trace; c01358bc <__kmem_cache_alloc+10c/120> Trace; c0245df7 Trace; c0257050 Trace; c0245e97 Trace; c0109549 -- Brian Litzinger - 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/