diff options
author | Peter Zijlstra <peterz@infradead.org> | 2023-12-15 10:12:22 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-12-15 16:25:55 -0800 |
commit | e4c00339891c074c76f626ac82981963cbba5332 (patch) | |
tree | 4f2231383a2360a9fa0d7e8841343c8c69e2b164 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | e9d13b9d2f99ccf7afeab490d97eaa5ac9846598 (diff) |
bpf: Fix dtor CFI
Ensure the various dtor functions match their prototype and retain
their CFI signatures, since they don't have their address taken, they
are prone to not getting CFI, making them impossible to call
indirectly.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20231215092707.799451071@infradead.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions