]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r351604:
authorYuri Pankov <yuripv@FreeBSD.org>
Mon, 16 Sep 2019 16:10:44 +0000 (16:10 +0000)
committerYuri Pankov <yuripv@FreeBSD.org>
Mon, 16 Sep 2019 16:10:44 +0000 (16:10 +0000)
commitf69775b5912fbc7d89c07402012261604d83137f
treec70635df635d2513a800a910680455fc29a49a18
parent81af73c6ddd45a25b067c72f57b78f22f61ddc50
MFC r351604:

ichsmb: defer smbus attach until interrupts are available

This fixes a "timed sleep before timers are working" panic seen
while attaching jedec_dimm(4) instances too early in the boot.

Submitted by: ian
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D21452
sys/dev/ichsmb/ichsmb.c