Source-Changes-D archive

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

Re: CVS commit: src/sys/kern



On Mon, Jan 07, 2019 at 03:08:38PM +0100, Manuel Bouyer wrote:
> it looks like this broke Xen domU:
> http://www-soc.lip6.fr/~bouyer/NetBSD-tests/xen/HEAD/
> 
> [   1.0800662] boot device: xbd0
> [   1.0800662] xenbus: can't get state for device/suspend/event-channel (2)
> [   1.0800662] unknown device major 0xffffffffffffffff
> [   1.0800662] root device (default xbd0a):
> 
> and it waits for the user to press enter
> do you have an idea ?

Really?  Are you sure that change makes a difference?

I spent Wednesday/Thursday instrumenting that code and figuring out the
same symptom (unknown device major) for dom0.  And the cause there is
not changed by Michael's change.

--chris


Home | Main Index | Thread Index | Old Index