Merge branch 'android12-5.10' into android12-5.10-lts
Sync up with android12-5.10 for the following commits:bd50b5dc98
ANDROID: GKI: update allowed GKI symbol for Exynosauto SoCd67fe0a88e
ANDROID: GKI: sync allowed list for exynosauto SoC7a686fd9a5
ANDROID: ABI: update allowed list for galaxy3f153f7642
ANDROID: Update symbol list for mtk81c8161bed
ANDROID: vendor_hooks: Add hooks to tcp/udp send/recv msg functions.76879a1964
ANDROID: fs: pipe: wakeup readers on small writes even if pipe had data989fb724d5
ANDROID: GKI: sort the list of symbol lists6d737c9d03
Revert "ANDROID: ABI: update symbols to unisoc whitelist for the fifth time"4d9d100eea
ANDROID: Update the exynos symbol listc2af3663a8
ANDROID: GKI: Add some symbols to symbol list24ceda42e2
ANDROID: abi_gki_aarch64_qcom: Add additional symbols for show_cpufinfo_max_freqf3e3a45d2b
ANDROID: sched: add restricted hook to override show_cpufinfo_max_freqe30728e4ff
ANDROID: ABI: initial update allowed list for galaxy13fe7b9964
ANDROID: abi_gki_aarch64_qcom: Add I3C interface symbols to qcom tree1321fef6b8
ANDROID: Update symbol list for mtk0050b3de97
ANDROID: abi_gki_aarch64_qcom: Add additional symbols for after hooks583eba64fe
FROMGIT: usb: gadget: composite: Allow bMaxPower=0 if self-powerede33cf9dd43
FROMGIT: f2fs: let's keep writing IOs on SBI_NEED_FSCK Change-Id: I046d733f093bf8810e21b4153f9bc6ca3d78cf4e Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
@@ -697,6 +697,7 @@ static ssize_t show_cpuinfo_max_freq(struct cpufreq_policy *policy, char *buf)
|
||||
unsigned int max_freq = policy->cpuinfo.max_freq;
|
||||
|
||||
trace_android_vh_show_max_freq(policy, &max_freq);
|
||||
trace_android_rvh_show_max_freq(policy, &max_freq);
|
||||
return sprintf(buf, "%u\n", max_freq);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user