diff options
author | Helge Deller <deller@gmx.de> | 2022-04-05 21:28:37 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-05-08 20:01:11 +0200 |
commit | 234ff4c585d704896450a3634a7c29fa4e1907e1 (patch) | |
tree | 40af003bdba374918e79b470dbfb3a0fdc970584 /tools/perf/scripts/python/libxed.py | |
parent | 5b89966bc96a06f6ad65f64ae4b0461918fcc9d3 (diff) |
parisc: Change MAX_ADDRESS to become unsigned long long
Dave noticed that for the 32-bit kernel MAX_ADDRESS should be a ULL,
otherwise this define would become 0:
MAX_ADDRESS (1UL << MAX_ADDRBITS)
It has no real effect on the kernel.
Signed-off-by: Helge Deller <deller@gmx.de>
Noticed-by: John David Anglin <dave.anglin@bell.net>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions