mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
Fix build-break on non-GKI builds:
kernel/sched/psi.c:538:3: error: implicit declaration
of function 'trace_android_vh_psi_event'
kernel/sched/psi.c:546:2: error: implicit declaration
of function 'trace_android_vh_psi_group'
Bug: 178721511
Fixes: commit
|
||
|---|---|---|
| .. | ||
| events | ||
| hooks | ||
| bpf_probe.h | ||
| define_trace.h | ||
| perf.h | ||
| syscall.h | ||
| trace_events.h | ||