sched/tune: report when SchedTune has not been initialized
Change-Id: Iba4e5e3d220451f04272d555e6b8e0af83a7f09d Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com> Signed-off-by: Srinath Sridharan <srinathsr@google.com>
This commit is contained in:
parent
87a8942e22
commit
20ff638159
1 changed files with 1 additions and 0 deletions
|
|
@ -939,6 +939,7 @@ schedtune_init(void)
|
|||
return 0;
|
||||
|
||||
nodata:
|
||||
pr_warning("schedtune: disabled!\n");
|
||||
rcu_read_unlock();
|
||||
return -EINVAL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue