NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52138 CVS commit: src/sys/arch/arm/arm



The following reply was made to PR port-hpcarm/52138; it has been noted by GNATS.

From: "Sevan Janiyan" <sevan%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52138 CVS commit: src/sys/arch/arm/arm
Date: Tue, 4 Apr 2017 11:46:13 +0000

 Module Name:	src
 Committed By:	sevan
 Date:		Tue Apr  4 11:46:13 UTC 2017
 
 Modified Files:
 	src/sys/arch/arm/arm: arm_machdep.c
 
 Log Message:
 Define NCPUINFO and set it to 1 or MAXCPUS whether on single or multiprocessor system.
 Use NCPUINFO as the array size for *cpu_info[].
 Closes PR port-hpcarm/52138
 Patch by skrll
 ok pgoyette
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.51 src/sys/arch/arm/arm/arm_machdep.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index