Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 23 Sep 2002 16:16:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 23 Sep 2002 16:16:11 -0400 Received: from packet.digeo.com ([12.110.80.53]:52620 "EHLO packet.digeo.com") by vger.kernel.org with ESMTP id ; Mon, 23 Sep 2002 16:16:09 -0400 Message-ID: <3D8F77B4.A8B9DDC4@digeo.com> Date: Mon, 23 Sep 2002 13:21:08 -0700 From: Andrew Morton X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.5.38bk2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Steven Cole CC: lkml Subject: Re: Sleeping function called from illegal context at slab.c:1378 References: <3D8F5DB2.A3E36E16@digeo.com> <1032811220.28332.24.camel@spc9.esa.lanl.gov> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Sep 2002 20:21:11.0808 (UTC) FILETIME=[C242E000:01C2633E] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2244 Lines: 65 Steven Cole wrote: > > ... > I guess that traced warning was of interest, so here are two > more from 2.5.38-mm2. Well this is fun. > > Trace; c0119986 <__might_sleep+56/5d> > Trace; c0135166 > Trace; c0120048 <__request_region+18/c0> > Trace; c0215ca2 > Trace; c02037a4 > Trace; c020298c > Trace; c0117c71 > Trace; c01f1c6a > Trace; c0117fe2 > Trace; c01f149d > Trace; c01ea9da > Trace; c013432d > Trace; c0134f07 > Trace; c013533a > Trace; c01c7b43 > Trace; c01f3c06 > Trace; c01ec218 > Trace; c01b0133 > Trace; c01050b1 > Trace; c0105060 > Trace; c01070b9 > eata2x_detect() calls port_detect() under driver_lock. port_detect() calls request_region(), which can sleep. > > Trace; c0119986 <__might_sleep+56/5d> > Trace; c0135166 > Trace; c0271e03 > Trace; c027216a > Trace; c017ab91 > Trace; c026a023 > Trace; c012ff2e > Trace; c0130db5 > Trace; c012d8ef > Trace; c012b5ba > Trace; c023471a > Trace; c0234790 > Trace; c0242fda > Trace; c02255de > Trace; c022562a > Trace; c0263995 > Trace; c02269d6 > Trace; c0227026 > Trace; c0114ea0 > Trace; c01099b1 > Trace; c0108f6f > That's the ip_fw_ctl() one. - 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/