freebsd-dev/sys/arm
Luiz Otavio O Souza ee0f1e8e43 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
2015-05-13 02:25:54 +00:00
..
allwinner Add the gic to files.arm under "device gic" and use it with the 2015-05-10 09:33:03 +00:00
altera/socfpga Use the new gic option on all configs that need it. 2015-05-10 12:13:27 +00:00
amlogic/aml8726 Disable WPI in case of aml8726-m3. 2015-05-12 08:53:54 +00:00
arm Fix the vmstat -i output on ARM. 2015-05-13 02:25:54 +00:00
at91 Include machine/intr.h for arm_post_filter. 2015-04-04 23:00:37 +00:00
broadcom/bcm2835 Fix the SMP initialization on RPi 2 (BCM2836). 2015-05-13 01:48:47 +00:00
cavium/cns11xx Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
conf Use the new gic option on all configs that need it. 2015-05-10 12:13:27 +00:00
freescale Use the new gic option on all configs that need it. 2015-05-10 12:13:27 +00:00
include Retire pmap_lazyfix(). This function only existed in the new armv6 pmap 2015-05-11 19:55:01 +00:00
lpc Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
mv Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
qemu Use the new gic option. While here remove extra whitespace from the ned of 2015-05-10 09:37:54 +00:00
rockchip Use the new gic option on all configs that need it. 2015-05-10 12:13:27 +00:00
samsung Use the new gic option on all configs that need it. 2015-05-10 12:13:27 +00:00
ti Add support for the power button on BeagleBone Black. 2015-05-13 01:10:28 +00:00
versatile Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xilinx Use the new gic option on all configs that need it. 2015-05-10 12:13:27 +00:00
xscale Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00