K 10 svn:author V 3 njl K 8 svn:date V 27 2007-10-30T22:18:08.000000Z K 7 svn:log V 275 If we're on an SMP kernel and there is more than 1 CPU, reject any attempts to change the freq before the other CPUs are active. The current code always attempts to change all CPUs to match each other, and the requisite sched_bind() call won't work before APs are launched. END