On 7/23/24 11:31, Christoph Schlameuss wrote:
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 <[email protected]> Reviewed-by: Claudio Imbrenda <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
