Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 1 Aug 2002 17:14:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 1 Aug 2002 17:14:26 -0400 Received: from willy.net1.nerim.net ([62.212.114.60]:41231 "EHLO www.home.local") by vger.kernel.org with ESMTP id ; Thu, 1 Aug 2002 17:14:25 -0400 Date: Thu, 1 Aug 2002 23:17:32 +0200 From: Willy TARREAU To: Richard Gooch Cc: lkml Subject: Re: [PATCH] solved APM bug with -rc5 Message-ID: <20020801211732.GA429@pcw.home.local> References: <20020801121205.GA168@pcw.home.local> <20020801133202.GA200@pcw.home.local> <1028213732.14865.50.camel@irongate.swansea.linux.org.uk> <20020801135623.GA19879@alpha.home.local> <20020801152459.GA19989@alpha.home.local> <1028220826.14865.69.camel@irongate.swansea.linux.org.uk> <20020801203520.GA244@pcw.home.local> <200208012052.g71KqG311998@vindaloo.ras.ucalgary.ca> <200208012054.g71Ks8t12065@vindaloo.ras.ucalgary.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208012054.g71Ks8t12065@vindaloo.ras.ucalgary.ca> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 820 Lines: 20 On Thu, Aug 01, 2002 at 02:54:08PM -0600, Richard Gooch wrote: > Richard Gooch writes: > > Hm. I bet you didn't try this with CONFIG_PREEMPT=y, right? IIRC, the > > wonderful world of preemption means that you can get rescheduled on > > another CPU without warning, unless you take a lock or explicitely > > disable preemption. > > Apologies. I forgot that CONFIG_PREEMPT is a 2.5.x feature, and > doesn't exist on 2.4 (thankfully). Never mind, your comment is interesting anyway because it shows that preemption patch for 2.4 needs to adapt to such updates. Thanks, willy - 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/