From owner-cvs-all Mon Mar 9 14:33:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17033 for cvs-all-outgoing; Mon, 9 Mar 1998 14:33:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16264; Mon, 9 Mar 1998 14:28:06 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id WAA12310; Mon, 9 Mar 1998 22:27:34 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id XAA06326; Mon, 9 Mar 1998 23:27:33 +0100 (MET) Message-ID: <19980309232733.41143@follo.net> Date: Mon, 9 Mar 1998 23:27:33 +0100 From: Eivind Eklund To: Eivind Eklund , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf LINT options.i386 src/sys/i386/i386 pmap.c References: <199803092209.OAA06097@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199803092209.OAA06097@freefall.freebsd.org>; from Eivind Eklund on Mon, Mar 09, 1998 at 02:09:14PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, Mar 09, 1998 at 02:09:14PM -0800, Eivind Eklund wrote: > eivind 1998/03/09 14:09:14 PST > > Modified files: > sys/i386/conf LINT options.i386 > sys/i386/i386 pmap.c > Log: > Turn "PMAP_SHPGPERPROC" into a new-style option, add it to LINT, and > document it there. Anybody that have any other options available where non-tweaked values allow userland to panic() the system? This one has bitten me thrice (on two different programs), so I felt it was time to document it. It should really go away; userland shouldn't be able to cause a panic (except for kernel bugs). Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message