K 10 svn:author V 3 raj K 8 svn:date V 27 2011-12-14T17:12:59.484723Z K 7 svn:log V 319 Make *intr{cnt,names} on ARM reside in data section, similar to other arches. sintrnames and sintrcnt are initialized with non-zero values, which were discarded by the .bss directive, so consumers like "vmstat -i" were not getting correct data. Submitted by: Lukasz Plachno Obtained from: Semihalf MFC after: 1 month END