diff options
author | Oscar Salvador <[email protected]> | 2024-10-07 09:50:36 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:10 -0800 |
commit | 5b2f650d593ed4d020228df8563e7ad23abc847f (patch) | |
tree | a6c3f93efe4e03d6f47ba1b332e6393c02591a63 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | cc92882ee218d62ef017fa545b3c8a2d1e060a5a (diff) |
arch/s390: clean up hugetlb definitions
s390 redefines functions that are already defined (and the same) in
include/asm-generic/hugetlb.h.
Do as the other architectures:
1) include include/asm-generic/hugetlb.h
2) drop the already defined functions in the generic hugetlb.h and
3) use the __HAVE_ARCH_HUGE_* macros to define our own.
This gets rid of quite some code.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Oscar Salvador <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Donet Tom <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions