diff options
author | Yury Norov <[email protected]> | 2022-04-28 13:51:15 -0700 |
---|---|---|
committer | Yury Norov <[email protected]> | 2022-06-03 06:52:58 -0700 |
commit | da0f8e957be95fbc50f751887f9250cbb8fba980 (patch) | |
tree | 9a890f7663d846b9ad989f614a384e1dfbc93662 /tools/perf/scripts/python/task-analyzer.py | |
parent | 2c523550b9924f98299414253d8a1fef7c60ef2d (diff) |
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
Copying bitmaps from/to 64-bit arrays with bitmap_copy is not safe
on 32-bit BE machines. Use designated functions instead.
CC: Alexander Gordeev <[email protected]>
CC: Andy Shevchenko <[email protected]>
CC: Christian Borntraeger <[email protected]>
CC: Claudio Imbrenda <[email protected]>
CC: David Hildenbrand <[email protected]>
CC: Heiko Carstens <[email protected]>
CC: Janosch Frank <[email protected]>
CC: Rasmus Villemoes <[email protected]>
CC: Sven Schnelle <[email protected]>
CC: Vasily Gorbik <[email protected]>
Signed-off-by: Yury Norov <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions