From owner-cvs-src@FreeBSD.ORG Tue Jul 15 07:25:13 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0072C37B407; Tue, 15 Jul 2003 07:25:13 -0700 (PDT) Received: from brian.webcom.it (brianlap.inet.it [213.92.1.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A7A643F75; Tue, 15 Jul 2003 07:25:11 -0700 (PDT) (envelope-from andrea@webcom.it) Received: by brian.webcom.it (Postfix, from userid 1000) id 546299C; Tue, 15 Jul 2003 16:25:09 +0200 (CEST) Date: Tue, 15 Jul 2003 16:25:09 +0200 From: Andrea Campi To: Peter Wemm Message-ID: <20030715142508.GA1278@webcom.it> References: <200307100103.h6A130cI064178@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307100103.h6A130cI064178@repoman.freebsd.org> X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/i386/i386 mp_machdep.c pmap.c swtch.s src/sys/i386/isa apic_vector.s src/sys/kern kern_synch.c subr_witness.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 14:25:13 -0000 On Wed, Jul 09, 2003 at 06:03:00PM -0700, Peter Wemm wrote: > peter 2003/07/09 18:03:00 PDT > > FreeBSD src repository > > Modified files: > sys/conf options.i386 options.pc98 > sys/i386/i386 mp_machdep.c pmap.c swtch.s > sys/i386/isa apic_vector.s > sys/kern kern_synch.c subr_witness.c > Log: > unifdef -DLAZY_SWITCH and start to tidy up the associated glue. After this commit my laptop reboots after wakup from S4 (sleep to disk). I looked at the delta but couldn't quickly figure out whether it's possible to revert it only in part. I'll try to do it later tonight at home, but if in the meantime anybody has any good debugging idea, I'm all ears. Bye, Andrea -- To boldly go where I surely don't belong.