diff options
author | Mathieu Desnoyers <[email protected]> | 2021-08-05 09:27:15 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2021-08-05 15:40:41 -0400 |
commit | f7ec4121256393e1d03274acdca73eb18958f27e (patch) | |
tree | b22838fd7ffa466129fa2288ee37c828a10c5210 /scripts/gdb/linux/symbols.py | |
parent | 51397dc6f283bb570e1cf8226017d300d8ea1f5b (diff) |
tracepoint: static call: Compare data on transition from 2->1 callees
On transition from 2->1 callees, we should be comparing .data rather
than .func, because the same callback can be registered twice with
different data, and what we care about here is that the data of array
element 0 is unchanged to skip rcu sync.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lore.kernel.org/io-uring/[email protected]/
Cc: [email protected]
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Stefan Metzmacher <[email protected]>
Fixes: 547305a64632 ("tracepoint: Fix out of sync data passing by static caller")
Signed-off-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions