diff options
author | Brendan Higgins <[email protected]> | 2020-08-04 13:47:43 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-10-09 14:37:43 -0600 |
commit | 8c0d884986ba22f1020be9c02e41c030890ee8f2 (patch) | |
tree | 584279bf3ffd79e30f3ed99519e70931dc8c9543 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | aac35468ca20a3a0e75a24c13c0e31610727f120 (diff) |
init: main: add KUnit to kernel init
Although we have not seen any actual examples where KUnit doesn't work
because it runs in the late init phase of the kernel, it has been a
concern for some time that this could potentially be an issue in the
future. So, remove KUnit from init calls entirely, instead call directly
from kernel_init() so that KUnit runs after late init.
Co-developed-by: Alan Maguire <[email protected]>
Signed-off-by: Alan Maguire <[email protected]>
Signed-off-by: Brendan Higgins <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions