diff options
author | Christoph Schlameuss <schlameuss@linux.ibm.com> | 2024-08-07 18:45:03 +0300 |
---|---|---|
committer | Janosch Frank <frankja@linux.ibm.com> | 2024-08-19 10:51:15 +0300 |
commit | 252b6fd2e186b793b960fa28ffccb07ccc4d5f51 (patch) | |
tree | d2fc47136fceb3227a572ba636ae614047703981 /scripts/gdb/linux/utils.py | |
parent | 09c38ad044e61f4ef3b321669361b161d5a5242f (diff) | |
download | linux-252b6fd2e186b793b960fa28ffccb07ccc4d5f51.tar.xz |
selftests: kvm: s390: Define page sizes in shared header
Multiple test cases need page size and shift definitions.
By moving the definitions to a single architecture specific header we
limit the repetition.
Make use of PAGE_SIZE, PAGE_SHIFT and PAGE_MASK defines in existing
code.
Signed-off-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Link: https://lore.kernel.org/r/20240807154512.316936-2-schlameuss@linux.ibm.com
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Message-ID: <20240807154512.316936-2-schlameuss@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions