K 10 svn:author V 4 loos K 8 svn:date V 27 2015-05-13T02:25:54.104472Z K 7 svn:log V 347 Fix the vmstat -i output on ARM. The consumers of hw.intrnames expect a NULL byte at end of the string containing the interrupt names. On ARM all the interrupt name slots are initialized and this leave no room for the terminating NULL byte, which makes vmstat read beyond the end of intrnames. PR: 199891 Tested on: RPi 2 and BeagleBone Black END