mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
Now ACRN support platform which CPU numbers are large than 10. So the old value for DEV_PATH_LEN is not enough (18 is not enough for /dev/acrn_trace_xx). Tracked-On: #6572 Signed-off-by: Fei Li <fei1.li@intel.com>