From owner-freebsd-stable@FreeBSD.ORG Thu May 28 14:29:38 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F08491065679; Thu, 28 May 2009 14:29:38 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B05748FC1C; Thu, 28 May 2009 14:29:37 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA00168; Thu, 28 May 2009 17:17:49 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A1E9D0C.8040900@icyb.net.ua> Date: Thu, 28 May 2009 17:17:48 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: Chagin Dmitry References: <20090528135612.2F1F91B5060@freebsd-stable.sentex.ca> In-Reply-To: <20090528135612.2F1F91B5060@freebsd-stable.sentex.ca> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org, i386@freebsd.org Subject: Re: [releng_7 tinderbox] failure on i386/i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 14:29:39 -0000 on 28/05/2009 16:56 FreeBSD Tinderbox said the following: > /src/sys/compat/linux/linux_mib.c: In function 'linux_kernver': > /src/sys/compat/linux/linux_mib.c:267: warning: 'osrel' may be used uninitialized in this function > *** Error code 1 I agree :-) So what would osrel be if pr != NULL but pr->pr_linux == NULL ? -- Andriy Gapon