mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-19 05:40:20 +00:00
Here is how the recursion might happen: when there is something wrong | sbuf_put -> memcpy_s -> pr_err -> do_logmsg | | ----------------------------------- Replace 'pr_err' with 'ASSERT' in 'memcpy_s' to break this kind of recursion. Signed-off-by: Shiqing Gao <shiqing.gao@intel.com> |
||
---|---|---|
.. | ||
crypto | ||
div.c | ||
mdelay.c | ||
memory.c | ||
spinlock.c | ||
sprintf.c | ||
string.c | ||
udelay.c |