commit | 55a55fec5015b326235873b925a5882ac56ecaa2 | [log] [tgz] |
---|---|---|
author | Marco Elver <[email protected]> | Mon Aug 09 13:25:12 2021 +0200 |
committer | Paul E. McKenney <[email protected]> | Mon Sep 13 16:41:19 2021 -0700 |
tree | 2e601608bae648cc7e3009a6f0abad855cafde14 | |
parent | ade3a58b2d40555701143930ead3d44d0b52ca9e [diff] |
kcsan: Add ability to pass instruction pointer of access to reporting Add the ability to pass an explicitly set instruction pointer of access from check_access() all the way through to reporting. In preparation of using it in reporting. Signed-off-by: Marco Elver <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>