aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-04-23 21:11:41 +0200
committerJason A. Donenfeld <[email protected]>2022-05-13 23:59:23 +0200
commit2e3df523256cb9836de8441e9c791a796759bb3c (patch)
tree1f14b4b262e071fea38a4a5ebe2d5fd2bb5d884c /tools/perf/scripts/python/mem-phys-addr.py
parent57c0900b91d8891ab43f0e6b464d059fda51d102 (diff)
s390: define get_cycles macro for arch-override
S390x defines a get_cycles() function, but it does not do the usual `#define get_cycles get_cycles` dance, making it impossible for generic code to see if an arch-specific function was defined. While the get_cycles() ifdef is not currently used, the following timekeeping patch in this series will depend on the macro existing (or not existing) when defining random_get_entropy(). Cc: Thomas Gleixner <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Vasily Gorbik <[email protected]> Cc: Alexander Gordeev <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Sven Schnelle <[email protected]> Acked-by: Heiko Carstens <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions