From owner-freebsd-arch Sun Jul 22 13:13:25 2001 Delivered-To: freebsd-arch@freebsd.org Received: from sneakerz.org (sneakerz.org [216.33.66.254]) by hub.freebsd.org (Postfix) with ESMTP id 141CB37B403 for ; Sun, 22 Jul 2001 13:13:23 -0700 (PDT) (envelope-from bright@sneakerz.org) Received: by sneakerz.org (Postfix, from userid 1092) id B300E5D01F; Sun, 22 Jul 2001 15:13:22 -0500 (CDT) Date: Sun, 22 Jul 2001 15:13:22 -0500 From: Alfred Perlstein To: Bruce Evans Cc: Dag-Erling Smorgrav , arch@FreeBSD.ORG Subject: Re: moving struct module out of kern_module.c Message-ID: <20010722151322.F49508@sneakerz.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from bde@zeta.org.au on Sun, Jul 22, 2001 at 10:52:38PM +1000 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Bruce Evans [010722 07:56] wrote: > On 22 Jul 2001, Dag-Erling Smorgrav wrote: > > > Currently, struct module is defined in kern_module.c and opaque to the > > rest of the kernel. I'd like to move the definition out into module.h > > so linprocfs can access it. Any objections? > > Yes, It's supposed to be opaque. Agreed, if anything add a functional interface to grab the info and perform the manipulations that you need. -- -Alfred Perlstein [alfred@freebsd.org] Ok, who wrote this damn function called '??'? And why do my programs keep crashing in it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message