aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2022-10-03 11:26:01 +0200
committerDaniel Lezcano <[email protected]>2023-01-06 14:14:48 +0100
commit0d2d586a86e85f10bd8fe47c219024b14de280b8 (patch)
tree89b6640857d9b55bd8698c3febd3321b0cced60e /tools/testing/selftests/bpf/progs/test_autoload.c
parent9ddcb8098d1a517b03c9d49aeb278919e81ddda9 (diff)
thermal/intel/int340x: Replace parameter to simplify
In the process of replacing the get_trip_* ops by the generic trip points, the current code has an 'override' property to add another indirection to a different ops. Rework this approach to prevent this indirection and make the code ready for the generic trip points conversion. Actually the get_temp() is different regarding the platform, so it is pointless to add a new set of ops but just create dynamically the ops at init time. Signed-off-by: Daniel Lezcano <[email protected]> Reviewed-by: Srinivas Pandruvada <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions