diff options
author | Harald Freudenberger <[email protected]> | 2023-01-29 19:45:25 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2023-03-20 11:12:47 +0100 |
commit | 003d248fee72eb8d86aefaf3b6e47fe8acfda0b6 (patch) | |
tree | 4a52aa946f6d0eab18fd22bd9bd8ff172a82edba /tools/perf/scripts/python/libxed.py | |
parent | 322a7ce7a62f0593160bb80f5fba52d64967b92f (diff) |
s390/zcrypt: make psmid unsigned long instead of long long
Since s390 kernel build does not support 32 bit build any
more there is no difference between long and long long.
So this patch reworks all occurrences of psmid (a 64 bit
value) to use unsigned long now.
Signed-off-by: Harald Freudenberger <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Reviewed-by: Holger Dengler <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions