CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/11/16 03:16:07
Modified files: sys/dev/pv : pvbus.c Log message: pvbus_types isnt full on i386 cos the openbsd vmm entry is only set on amd64. make sure the signature is not null before using it in pvbus_attach. fixes a panic on i386 under vmware.