From owner-cvs-src@FreeBSD.ORG Mon Jul 23 23:19:20 2007 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6696916A41A for ; Mon, 23 Jul 2007 23:19:20 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id F251113C4A6 for ; Mon, 23 Jul 2007 23:19:19 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so54068uge for ; Mon, 23 Jul 2007 16:19:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=VR1nGDCAmEVADj5eaZNUbYH4guc/F9uleCm5TqnZuId5ZyZzkG/6AB73OM4xPsJMnjb1kbWiQju4E1KC+qOjY92JOUKZHMJbH1ZCO1u0FQMRkCVzGw5vaWP4x97z+hfpuzmUBuBB9zTuI8AiTss6IDW6314fmQG+qX/KObdP83I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=a+3Fy4PmVEGZj2stNrQ1xrf7vZoh1HFT2LHRmIWk2pWvwrcjiYB5RBh9PFkqqXq80i4/B1Isnhta2vrKSQjbOKaqotWepebRNExM8qXw7Bo9FKYfH98YzRFAoVZdf7shXg90SuYLCj6Z7t0COQMqDZ3CqEIFEs72+JEwrFg5Fqc= Received: by 10.78.190.10 with SMTP id n10mr904320huf.1185232758122; Mon, 23 Jul 2007 16:19:18 -0700 (PDT) Received: by 10.78.120.9 with HTTP; Mon, 23 Jul 2007 16:19:18 -0700 (PDT) Message-ID: <3bbf2fe10707231619y43836146j2bfb65a79f222931@mail.gmail.com> Date: Tue, 24 Jul 2007 01:19:18 +0200 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Constantine A. Murenin" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200707231452.l6NEqMot074554@repoman.freebsd.org> <46A4F893.20609@FreeBSD.org> <46A515B9.6060608@FreeBSD.org> X-Google-Sender-Auth: f857a33619e6d9e8 Cc: Marcus Alves Grando , cvs-src@freebsd.org, Doug Barton , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_kse.c kern_thread.c src/sys/sys proc.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 23 Jul 2007 23:19:20 -0000 2007/7/23, Constantine A. Murenin : > > Apparently, it should be enough to remove the "static" keyword from > the prototype, in case you want a quick-and-dirty fix. :) > > After completely removing the prototype and the function definition, > kernel does compile and boot without any problems. Ok, fix committed, sorry for the mis-service. Attilio -- Peace can only be achieved by understanding - A. Einstein