K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-09-01T17:52:43.623608Z K 7 svn:log V 208 Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns 1 for CPU 0, etc. so the return value must be decremented to obtain the first valid CPU ID. Submitted by: fabient MFC after: 1 week END