aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorMarco Elver <[email protected]>2020-01-29 16:01:02 +0100
committerIngo Molnar <[email protected]>2020-03-21 09:41:29 +0100
commitad4f8eeca8eaa24afb6059c241a2f4baf86378f3 (patch)
tree21f97518ec07d2b4cb94946b4b7be15a540023e9 /scripts/gdb/linux/modules.py
parentf1bc96210c6a6b853b4b2eec808141956e8fbc5d (diff)
kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY
Even with KCSAN_REPORT_VALUE_CHANGE_ONLY, KCSAN still reports data races between reads and watchpointed writes, even if the writes wrote values already present. This commit causes KCSAN to unconditionally skip reporting in this case. Signed-off-by: Marco Elver <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions