From owner-freebsd-mips@FreeBSD.ORG Thu Feb 18 07:36:12 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5986D1065670 for ; Thu, 18 Feb 2010 07:36:12 +0000 (UTC) (envelope-from gonzo@bluezbox.com) Received: from expo.ukrweb.net (mail.univua.net [91.202.128.78]) by mx1.freebsd.org (Postfix) with ESMTP id 10DA58FC08 for ; Thu, 18 Feb 2010 07:36:11 +0000 (UTC) Received: from [24.87.52.209] (helo=lair.bluezbox.com) by expo.ukrweb.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1Ni0vg-000DRE-Jd; Thu, 18 Feb 2010 09:36:11 +0200 Message-ID: <4B7CED35.5@bluezbox.com> Date: Wed, 17 Feb 2010 23:33:09 -0800 From: Oleksandr Tymoshenko User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Neel Natu References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 24.87.52.209 X-SA-Exim-Mail-From: gonzo@bluezbox.com X-SA-Exim-Scanned: No (on expo.ukrweb.net); SAEximRunCond expanded to false X-Spam-Level: --- X-Spam-Report: -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0084] 0.8 AWL AWL: From: address is in the auto white-list Cc: freebsd-mips@freebsd.org Subject: Re: option KERNVIRTADDR - ok to remove? X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2010 07:36:12 -0000 Neel Natu wrote: > Hi everybody, > > This kernel option is set by all kernel config files but there is no > code that makes use of it. > > I think it is safe to remove but since it affects all kernel configs I > wanted to give people a chance to chime in. > Go for it. And while you're there :) - KERNPHYSADDR is unrefernced too. I believe it's safe to delete both of them. -- gonzo