Re: [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN

2024-08-06 Thread David Hildenbrand
On 01.08.24 08:08, Mike Rapoport wrote: From: "Mike Rapoport (Microsoft)" This is required to make numa emulation code architecture independent so that it can be moved to generic code in following commits. Signed-off-by: Mike Rapoport (Microsoft) Reviewed-by: Jonathan Cameron Tested-by: Zi Y

[PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN

2024-07-31 Thread Mike Rapoport
From: "Mike Rapoport (Microsoft)" This is required to make numa emulation code architecture independent so that it can be moved to generic code in following commits. Signed-off-by: Mike Rapoport (Microsoft) Reviewed-by: Jonathan Cameron Tested-by: Zi Yan # for x86_64 and arm64 --- arch/x86/i