Date: Sat, 5 Jul 2008 23:20:03 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-bugs@FreeBSD.org Subject: Re: kern/124939: commit references a PR Message-ID: <200807052320.m65NK3RX084050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/124939; it has been noted by GNATS.
From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: kern/124939: commit references a PR
Date: Sat, 5 Jul 2008 23:19:51 +0000 (UTC)
rpaulo 2008-07-05 23:19:37 UTC
FreeBSD src repository
Modified files:
sys/dev/k8temp k8temp.c
Log:
SVN rev 180312 on 2008-07-05 23:19:37Z by rpaulo
Use config_intrhook API to create the dev.cpu.N.temperature sysctl node.
Our hook creates the sysctl node before root is mounted, but after cpu
is probed. It seems that k8temp can be loaded before the cpu module and,
in those cases, dev.cpu.0.temperature was not created.
PR: 124939
Revision Changes Path
1.5 +42 -20 src/sys/dev/k8temp/k8temp.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807052320.m65NK3RX084050>
