ANDROID: Add vendor hook while registering energy model
Vendor architectures may contain CPUs running on the same clock line which contain different capacities. Add a tracehook in this path to allow vendor modules to skip implicit check to prevent crashes. Bug: 206602617 Change-Id: Ica01a214689607b8d79b370c20bc9a8c44ca2117 Signed-off-by: Shaleen Agrawal <shalagra@codeaurora.org>
This commit is contained in:
committed by
Todd Kjos
parent
4c4e15448e
commit
12d9e3b85d
@@ -198,3 +198,4 @@ EXPORT_TRACEPOINT_SYMBOL_GPL(android_vh_check_file_open);
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(android_vh_check_bpf_syscall);
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(android_rvh_set_cpus_allowed_ptr_locked);
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(android_rvh_rto_next_cpu);
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(android_vh_em_dev_register_pd);
|
||||
|
||||
Reference in New Issue
Block a user