Update comment ot reflect realilty, we know also take care of CPUs that
provide a enable-method. Suggested by: jhibbits
This commit is contained in:
parent
fddcb7b82f
commit
5d840968f8
@ -315,7 +315,8 @@ ofw_cpu_early_foreach(ofw_cpu_foreach_cb callback, boolean_t only_runnable)
|
||||
|
||||
/*
|
||||
* If we are filtering by runnable then limit to only
|
||||
* those that have been enabled.
|
||||
* those that have been enabled, or do provide a method
|
||||
* to enable them.
|
||||
*/
|
||||
if (only_runnable) {
|
||||
status[0] = '\0';
|
||||
|
Loading…
x
Reference in New Issue
Block a user