tech-kern archive

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

re: Why kc_bitsize is zero?



Ryo ONODERA writes:
> kc_bitsize in kcpuset_early_ptr always: 0
> kc_bitsize in kcpuset_early_ptr: 0
> KC_BITSIZE_EARLY in kcpuset_early_ptr: 4
> panic: kernel diagnostic assertion "kc_bitsize == KC_BITSIZE_EARLY" failed: file "/usr/src/sys/kern/subr_kcpuset.c", line 184

can you debug this further?  as in, add more printfs to see why
this code isn't working?  it seems fairly simple and shouldn't
be failing this way...


.mrg.


Home | Main Index | Thread Index | Old Index