http://defect.opensolaris.org/bz/show_bug.cgi?id=4307
--- Comment #4 from Aubrey.Li <aubrey.li at intel.com> 2008-10-28 23:15:18 --- speedstep_init() return before call domain initialization. pstate_domain_node is null. kmalloc_zalloc seems not to fail with KM_SLEEP, so once node is not null, pdn_domain should have value. I'm okay to remove the second check, what do you think? -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
