mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 02:21:36 +00:00
09cc8b3618
Instead of using an 128-byte on-stack array to store the request, we can instantiate the request on stack directly. This can save the stack usage of these functions, since most of the requests are much smaller than 128 bytes. Signed-off-by: Hong Liu <hong.liu@intel.com> Tested-by: Hongyan Song <hongyan.song@intel.com> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> |
||
---|---|---|
.. | ||
bus.c | ||
bus.h | ||
client-buffers.c | ||
client.c | ||
client.h | ||
dma-if.c | ||
hbm.c | ||
hbm.h | ||
init.c | ||
ishtp-dev.h |