When user check the debug file of /sys/kernel/debug/sched, they found
following issues of runnable tasks:
'The number of columns in the table does not align with the number of
column headers, and the positions are also messed up.'
So the issues need be fixed.
Verification:
- Build kernel and out of tree modules success for rt and std.
- Build iso success for rt and std.
- Install success onto a All-in-One lab with rt kernel.
- Boot up successfully in the lab.
- sched debug file format test
Closes-Bug: 2104239
Change-Id: Ia963e9e8c7417a6ffe985dbb740e1dcb7f5f715d
Signed-off-by: Peng zhang <peng.zhang2@windriver.com>