NetBSD-Bugs archive

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

PR/55285 CVS commit: src/sys/arch/xen/x86



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55285 CVS commit: src/sys/arch/xen/x86
Date: Sat, 23 May 2020 14:51:19 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Sat May 23 14:51:19 UTC 2020
 
 Modified Files:
 	src/sys/arch/xen/x86: pintr.c
 
 Log Message:
 switch back to PHYSDEVOP_alloc_irq_vector for non-MSI interrupts - on my
 computer it works the same as PHYSDEVOP_map_pirq, but seems it doesn't
 on other systems
 
 fixes PR port-xen/55285 for Patrick Welche, but not yet for another system
 by Frank Kardel
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 src/sys/arch/xen/x86/pintr.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