diff options
author | Jiri Olsa <[email protected]> | 2022-02-24 16:52:38 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-03-05 16:11:51 -0300 |
commit | 4cee08fbd2cb160efb57f87a1e622c5248a2c22e (patch) | |
tree | 4570370673e3a0975839b928572ab2b704eae7c7 /net/lapb/lapb_in.c | |
parent | a3bfc0d76f63dbe406bb64e5ea14e217f97b2b24 (diff) |
perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usage
Both bpf_map__set_priv()/bpf_map__priv() are deprecated and will be
eventually removed.
Use hashmap to replace that functionality.
Suggested-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: [email protected]
Cc: lkml <[email protected]>
Cc: [email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions