Re: please test your commits

2016-05-04 Thread Adrian Chadd
sorry, big pointyhat here. I only did a kernel test. I'll have to figure out a cleaner way to fix this. (this is all so we don't have collisions with the linux "struct device" for linuxkpi updates, fwiw.) -a On 4 May 2016 at 18:53, Ngie Cooper (yaneurabeya) wrote: >

Re: please test your commits

2016-05-04 Thread Ngie Cooper (yaneurabeya)
> On May 4, 2016, at 17:56, Steve Kargl > wrote: > > % make -j7 buildworld |& tee sgk.log > > --- lib/libkvm__L --- > In file included from /usr/src/lib/libkvm/kvm_pcpu.c:43: > /usr/obj/usr/src/tmp/usr/include/sys/pcpu.h:163:2: error: unknown type name >

please test your commits

2016-05-04 Thread Steve Kargl
% make -j7 buildworld |& tee sgk.log --- lib/libkvm__L --- In file included from /usr/src/lib/libkvm/kvm_pcpu.c:43: /usr/obj/usr/src/tmp/usr/include/sys/pcpu.h:163:2: error: unknown type name 'device_t' device_tpc_device; ^ -- Steve