From owner-cvs-src@FreeBSD.ORG Wed Sep 1 20:04:42 2004 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 B150A16A4CE; Wed, 1 Sep 2004 20:04:42 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4092743D3F; Wed, 1 Sep 2004 20:04:42 +0000 (GMT) (envelope-from des@des.no) Received: from dwp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id EE8FEFE1; Wed, 1 Sep 2004 22:05:19 +0200 (MEST) Received: by dwp.des.no (Postfix, from userid 2602) id 0F3BBB874; Wed, 1 Sep 2004 22:04:41 +0200 (CEST) To: Julian Elischer References: <200409011829.i81ITvq9017808@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Wed, 01 Sep 2004 22:04:40 +0200 In-Reply-To: <200409011829.i81ITvq9017808@repoman.freebsd.org> (Julian Elischer's message of "Wed, 1 Sep 2004 18:29:57 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include param.h 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: Wed, 01 Sep 2004 20:04:42 -0000 Julian Elischer writes: > Log: > Don't ask for this for modules. no modules need to know about preemptio= n at the moment Including opt_* from other headers is a big no-no. If I were you, I would seriously consider reverting this file to 1.72 and finding some other way of solving this, such as turning PREEMPTION off entirely or adding an #error to sched_ule.c conditional on PREEMPTION. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no