freebsd-dev/sys/arm/cavium/cns11xx
Zbigniew Bodek 721555e7ee Fix KSTACK_PAGES issue when the default value was changed in KERNCONF
If KSTACK_PAGES was changed to anything alse than the default,
the value from param.h was taken instead in some places and
the value from KENRCONF in some others. This resulted in
inconsistency which caused corruption in SMP envorinment.

Ensure all places where KSTACK_PAGES are used the opt_kstack_pages.h
is included.

The file opt_kstack_pages.h could not be included in param.h
because was breaking the toolchain compilation.

Reviewed by:   kib
Obtained from: Semihalf
Sponsored by:  The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3094
2015-07-16 10:46:52 +00:00
..
cfi_bus_econa.c
econa_machdep.c Fix KSTACK_PAGES issue when the default value was changed in KERNCONF 2015-07-16 10:46:52 +00:00
econa_reg.h
econa_var.h
econa.c Use the base arm bus_space instead of an identical local copy. 2015-01-21 04:22:20 +00:00
ehci_ebus.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
files.econa Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
if_ece.c Mechanically convert to if_inc_counter(). 2014-09-19 09:20:16 +00:00
if_ecereg.h
if_ecevar.h
ohci_ec.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
std.econa
timer.c
uart_bus_ec.c
uart_cpu_ec.c