From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 6 Nov 2002 14:23:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 6 Nov 2002 14:23:50 -0500 Received: from packet.digeo.com ([12.110.80.53]:29637 "EHLO packet.digeo.com") by vger.kernel.org with ESMTP id ; Wed, 6 Nov 2002 14:23:49 -0500 Message-ID: <3DC96DCC.A7094AEC@digeo.com> Date: Wed, 06 Nov 2002 11:30:20 -0800 From: Andrew Morton X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.5.46 i686) X-Accept-Language: en MIME-Version: 1.0 To: Kent Yoder CC: linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: 2.5.46: sleeping function called from illegal context at mm/slab.c:1305 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Nov 2002 19:30:21.0092 (UTC) FILETIME=[F2118E40:01C285CA] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Kent Yoder wrote: > > Seen on boot from 2.5.46-bk pulled earlier today. This is a UP pentium 3 > w/ 256 MB RAM. For some reason this sounds like a duplicate but I didn't see > anything... > > Kent > > slab: reap timer started for cpu 0 > Starting kswapd > aio_setup: sizeof(struct page) = 40 > [cfea2020] eventpoll: driver installed. > Debug: sleeping function called from illegal context at mm/slab.c:1305 > Call Trace: > [] kmem_flagcheck+0x67/0x70 > [] kmalloc+0x67/0xc0 > [] set_shrinker+0x1f/0xa0 > [] mb_cache_create+0x1f0/0x2d0 > [] mb_cache_shrink_fn+0x0/0x1e0 > [] do_kern_mount+0xa9/0xe0 > [] init+0x83/0x1b0 > [] init+0x0/0x1b0 > [] kernel_thread_helper+0x5/0x18 Yup, thanks. Andreas has prepared a patch which fixes this up. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from digeo-nav01.digeo.com (digeo-nav01.digeo.com [192.168.1.233]) by packet.digeo.com (8.9.3+Sun/8.9.3) with SMTP id LAA23142 for ; Wed, 6 Nov 2002 11:30:20 -0800 (PST) Message-ID: <3DC96DCC.A7094AEC@digeo.com> Date: Wed, 06 Nov 2002 11:30:20 -0800 From: Andrew Morton MIME-Version: 1.0 Subject: Re: 2.5.46: sleeping function called from illegal context at mm/slab.c:1305 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Kent Yoder Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org List-ID: Kent Yoder wrote: > > Seen on boot from 2.5.46-bk pulled earlier today. This is a UP pentium 3 > w/ 256 MB RAM. For some reason this sounds like a duplicate but I didn't see > anything... > > Kent > > slab: reap timer started for cpu 0 > Starting kswapd > aio_setup: sizeof(struct page) = 40 > [cfea2020] eventpoll: driver installed. > Debug: sleeping function called from illegal context at mm/slab.c:1305 > Call Trace: > [] kmem_flagcheck+0x67/0x70 > [] kmalloc+0x67/0xc0 > [] set_shrinker+0x1f/0xa0 > [] mb_cache_create+0x1f0/0x2d0 > [] mb_cache_shrink_fn+0x0/0x1e0 > [] do_kern_mount+0xa9/0xe0 > [] init+0x83/0x1b0 > [] init+0x0/0x1b0 > [] kernel_thread_helper+0x5/0x18 Yup, thanks. Andreas has prepared a patch which fixes this up. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/