diff options
| author | Will Deacon <[email protected]> | 2020-06-05 10:19:46 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2020-06-05 10:19:46 +0000 |
| commit | b16d8ecf4fa17e16fff20638364f9bd2205615e7 (patch) | |
| tree | fae3ab27bddd1aab6d902dfd705caa322db7161f /tools/perf/scripts/python/sctop.py | |
| parent | compiler-types.h: Include naked type in __pick_integer_type() match (diff) | |
| download | kernel-b16d8ecf4fa17e16fff20638364f9bd2205615e7.tar.gz kernel-b16d8ecf4fa17e16fff20638364f9bd2205615e7.zip | |
compiler.h: Enforce that READ_ONCE_NOCHECK() access size is sizeof(long)
READ_ONCE_NOCHECK() unconditionally performs a sizeof(long)-sized access,
so enforce that the size of the pointed-to object that we are loading
from is the same size as 'long'.
Reported-by: Marco Elver <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
