K 10 svn:author V 4 jkim K 8 svn:date V 27 2017-11-30T20:21:42.698938Z K 7 svn:log V 183 Properly skip the first CPU. It only accidentally worked because the CPU_FOREACH() loop always starts from BSP (cpu0) and the if condition is always false for APs. Reported by: cem END