K 10 svn:author V 3 njl K 8 svn:date V 27 2007-06-02T20:01:40.000000Z K 7 svn:log V 265 Fix a bug introduced in the per-CPU Cx states commit. The wrong loop var (j/i) was being used and it was being incremented, not decremented as before. Factor out this code into a common function and call it from both the common and per-CPU case. MFC after: 1 day END