Module Name: src Committed By: jdolecek Date: Wed Jun 24 21:06:39 UTC 2020
Modified Files:
src/sys/dev/usb: if_run.c
Log Message:
disable inlining for couple functions which allocate usb_device_request_t
on stack to reduce total run_init() stack usage from 7KB to 2KB
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/usb/if_run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
