54449e783d
In some cases cpulist doesn't contain '-' and lists all cores one by one. For this kind of lists, splitting by comma will break parse_cpu_list(). Change-Id: Icc5fcf6408d76fdef34ccb18657624cfe5593f10 Closes-Bug: #1771527