K 10 svn:author V 7 attilio K 8 svn:date V 27 2010-08-10T16:14:10.903787Z K 7 svn:log V 377 Fix some places that may use cpumask_t while they still use 'int' types. While there, also fix some places assuming cpu type is 'int' while u_int is really meant. Note: this will also fix some possible races in per-cpu data accessings to be addressed in further commits. In collabouration with: Yahoo! Incorporated (via sbruno and peter) Tested by: gianni MFC after: 1 month END