NetBSD-Bugs archive

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

PR/52919 CVS commit: src/sys/arch/x86/include



The following reply was made to PR kern/52919; it has been noted by GNATS.

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52919 CVS commit: src/sys/arch/x86/include
Date: Mon, 16 Jul 2018 07:07:30 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Mon Jul 16 07:07:30 UTC 2018
 
 Modified Files:
 	src/sys/arch/x86/include: cpu.h
 
 Log Message:
 More rearrangement of struct cpu_info to keep all the un-conditional
 members at fixed locations.
 
 Should address my PR kern/52919
 
 OK maxv@
 
 XXX kernel version bump coming momentarily.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.95 -r1.96 src/sys/arch/x86/include/cpu.h
 
 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