From Petr.Salinger@seznam.cz  Fri Mar 26 11:20:03 2010
Return-Path: <Petr.Salinger@seznam.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 71B831065670
	for <bug-followup@FreeBSD.org>; Fri, 26 Mar 2010 11:20:03 +0000 (UTC)
	(envelope-from Petr.Salinger@seznam.cz)
Received: from mxl.seznam.cz (mxl.seznam.cz [77.75.76.44])
	by mx1.freebsd.org (Postfix) with ESMTP id 04D2E8FC1E
	for <bug-followup@FreeBSD.org>; Fri, 26 Mar 2010 11:20:02 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by email.seznam.cz (Email.Seznam.cz) with HTTP
	for Petr.Salinger@seznam.cz;
	Fri, 26 Mar 2010 12:04:29 +0100 (CET)
Message-Id: <48129.6116.9723-27847-1669275065-1269601721@seznam.cz>
Date: Fri, 26 Mar 2010 12:08:41 +0100 (CET)
From: =?us-ascii?Q?Petr=20Salinger?= <Petr.Salinger@seznam.cz>
To: =?us-ascii?Q?Alexander=20Leidinger?= <Alexander@Leidinger.net>
Cc: bug-followup@FreeBSD.org
In-Reply-To: <20100326103954.20083h9v8yluafwg@webmail.leidinger.net>
Subject: =?us-ascii?Q?Re=3A=20kern=2F144584=3A=20=5Blinprocfs=5D=5Bpatch=5D=20bogus=20values=20in=20linprocfs?=

>Number:         145055
>Category:       kern
>Synopsis:       Re: kern/144584: [linprocfs][patch] bogus values in linprocfs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 26 11:30:02 UTC 2010
>Closed-Date:    Sat Mar 27 05:08:32 UTC 2010
>Last-Modified:  Sat Mar 27 05:08:32 UTC 2010
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 > mp_maxid needs to be proteced with "#ifdef SMP".
 
 Does not seem needed in 8.0, anyway, in non-SMP the
 cnt (count of active processors) is clearly 1.
 
 > The following gives an error in a 32bit compile, either cast i to  
 > long, or (probably better) change the type in the printf to int.
 
 change the type in the printf to int as i will be in range 0..99.
 
 Petr
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 27 05:06:53 UTC 2010 
State-Changed-Why:  
Misfiled followup to kern/144584; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Mar 27 05:06:53 UTC 2010 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=145055 
>Unformatted:
