Searched hist:efcd2390f56ba979e0d1022c46f48d7beec0bdd6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/misc/ |
H A D | fastrpc.c | diff efcd2390f56ba979e0d1022c46f48d7beec0bdd6 Wed Oct 09 09:41:23 CDT 2019 Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> misc: fastrpc: revert max init file size back to 2MB
With the integration of the mmap/unmap functionality, it is no longer necessary to allow large memory allocations upfront since they can be handled during runtime.
Tested on QCS404 with CDSP Neural Processing test suite.
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20191009144123.24583-6-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|