NetBSD-Bugs archive

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

PR/54099 CVS commit: src/sys/arch/xen/include



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54099 CVS commit: src/sys/arch/xen/include
Date: Sun, 7 Apr 2019 12:23:54 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Sun Apr  7 12:23:54 UTC 2019
 
 Modified Files:
 	src/sys/arch/xen/include: xenring.h
 
 Log Message:
 blkif_x86_{32,64}_* are not identical to blkif_*, internal fields have
 different alignements and this change their sizes. Copy them back from
 their netbsd-8 definitions.
 Fixes PR port-xen/54099
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/xen/include/xenring.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