ichsmb(4) and msleep()

Yuri Pankov yuripv at yuripv.net
Wed Aug 28 09:07:46 UTC 2019


I have a "timed sleep before timers are working" panic in ichsmb_readb()
calling ichsmb_wait() which uses msleep().  That is trying to
jedec_dimm(4) module so it's trying to attach pretty early in boot.
What would be the correct replacement for msleep() here?



More information about the freebsd-hackers mailing list