Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kernel diagnostic assertion in evtchn.c
Hi,
I got following panic message while using current at
2008/6/3.
panic: kernel diagnostic assertion "ih->ih_level == i" failed: file
"/mnt/raid/netbsd/20080603/src/sys/arch/xen/xen/evtchn.c", line 301
This assertion is caused by folowing KASSERT. The evtchn.c
was modified at 2008/5/24 and this KASSERT is also added at
that time. Does this KASSERT have to be there? Thanks.
+ KASSERT(ih->ih_level == i);
Regards,
-- Kazushi
You are only young once, but you can stay immature indefinitely.
Home |
Main Index |
Thread Index |
Old Index