On 01.08.24 08:08, Mike Rapoport wrote:
From: "Mike Rapoport (Microsoft)"
Move most of x86::numa_init() to numa_memblks so that the latter will be
more self-contained.
With this numa_memblk data structures should not be exposed to the
architecture specific code.
Signed-off-by: Mike Rapoport (
On Thu, 1 Aug 2024 09:08:20 +0300
Mike Rapoport wrote:
> From: "Mike Rapoport (Microsoft)"
>
> Move most of x86::numa_init() to numa_memblks so that the latter will be
> more self-contained.
>
> With this numa_memblk data structures should not be exposed to the
> architecture specific code.
>
From: "Mike Rapoport (Microsoft)"
Move most of x86::numa_init() to numa_memblks so that the latter will be
more self-contained.
With this numa_memblk data structures should not be exposed to the
architecture specific code.
Signed-off-by: Mike Rapoport (Microsoft)
Tested-by: Zi Yan # for x86_6