mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
committed by
Amit Pundir
parent
87a8942e22
commit
20ff638159
@@ -939,6 +939,7 @@ schedtune_init(void)
|
||||
return 0;
|
||||
|
||||
nodata:
|
||||
pr_warning("schedtune: disabled!\n");
|
||||
rcu_read_unlock();
|
||||
return -EINVAL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user