]> Zhao Yanbai Git Server - minix.git/commit
pci server crashes during boot on Qubes OS 06/3506/2
authorKrystian Lewandowski <krystian.lew@gmail.com>
Wed, 15 Nov 2017 17:29:06 +0000 (18:29 +0100)
committerLionel Sambuc <lionel.sambuc@gmail.com>
Thu, 16 Nov 2017 22:05:02 +0000 (23:05 +0100)
commitb2ee0702ff8e8e556f7fe39b81f43e413070dc59
treed4a6849d34bed7343df478f4f5c288fc734af480
parent39d31d9fab45fb05bdbe27bb48d158b026ed661c
pci server crashes during boot on Qubes OS

I tried to launch Minix3 in Qubes OS. While there is no problem to boot
minix as a qube (in Qubes OS terminology) before 3641562, it fails with
the commit (and after). I didn't digg into PCI handling but this change
fixes the problem. Minix handles NULL case from pci_subclass_name.

Change-Id: I162424d92b613598e6eb845a71f90a02e31041db
sys/dev/pci/pci_subr.c