objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist
authorMarco Elver <elver@google.com>
Fri, 3 Jul 2020 13:40:30 +0000 (15:40 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 24 Aug 2020 22:09:06 +0000 (15:09 -0700)
commit883957b1c4ac5554ce515e882b7b2b20cbadfdd1
tree3ebfb5db4090b9df7a1d6358e14882257fb58bd6
parent0f8ad5f2e93425812c393c91ceb5af3d95e79b10
objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist

Adds the new TSAN functions that may be emitted for atomic builtins to
objtool's uaccess whitelist.

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