NetBSD-Bugs archive

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

PR/51953 CVS commit: src/sys/arch/x86



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

From: "NONAKA Kimihiro" <nonaka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51953 CVS commit: src/sys/arch/x86
Date: Tue, 14 Feb 2017 13:23:50 +0000

 Module Name:	src
 Committed By:	nonaka
 Date:		Tue Feb 14 13:23:50 UTC 2017
 
 Modified Files:
 	src/sys/arch/x86/acpi: acpi_machdep.c
 	src/sys/arch/x86/include: efi.h
 	src/sys/arch/x86/x86: efi.c x86_machdep.c
 
 Log Message:
 x86: make btinfo_memmap from btinfo_efimemmap for to reduce mem_cluster_cnt.
 
 should fix PR/51953.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/acpi/acpi_machdep.c
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/include/efi.h
 cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x86/x86/efi.c
 cvs rdiff -u -r1.87 -r1.88 src/sys/arch/x86/x86/x86_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