Module Name: src Committed By: skrll Date: Fri Jun 26 08:42:01 UTC 2020
Modified Files:
src/sys/arch/arm/broadcom: bcm283x_platform.c
Log Message:
Avoid large stack usage with kmem_alloc - we're in device_register so
there is no problem doing this.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/broadcom/bcm283x_platform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
