From owner-cvs-all Fri Oct 25 21:45:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E60737B401; Fri, 25 Oct 2002 21:45:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B5343E3B; Fri, 25 Oct 2002 21:45:10 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9Q4iHmV060244; Fri, 25 Oct 2002 21:44:17 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9Q4iHV8060243; Fri, 25 Oct 2002 21:44:17 -0700 (PDT) Message-Id: <200210260444.g9Q4iHV8060243@repoman.freebsd.org> From: Julian Elischer Date: Fri, 25 Oct 2002 21:44:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c subr_trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2002/10/25 21:44:17 PDT Modified files: sys/kern kern_thread.c subr_trap.c Log: iBack out david's last commit. the suspension code needs to be called for non KSE processes too. Revision Changes Path 1.51 +0 -12 src/sys/kern/kern_thread.c 1.237 +13 -2 src/sys/kern/subr_trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message