objtool, kcsan: Add __tsan_read_write to uaccess whitelist
authorMarco Elver <elver@google.com>
Fri, 24 Jul 2020 07:00:02 +0000 (09:00 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 24 Aug 2020 22:09:32 +0000 (15:09 -0700)
commita81b37590ff2e2507940ec278910b1d315dc73b3
tree301963c285136d4a8c1528126445bd06ee51f13c
parent14e2ac8de0f91f12122a49f09897b0cd05256460
objtool, kcsan: Add __tsan_read_write to uaccess whitelist

Adds the new __tsan_read_write compound instrumentation to objtool's
uaccess whitelist.

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/objtool/check.c