[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 03/22] acpi: vmap pages in acpi_os_alloc_memory
Hi, On 16/12/2022 11:48, Julien Grall wrote: From: Hongyan Xia <hongyxia@xxxxxxxxxx> Also, introduce a wrapper around vmap that maps a contiguous range for boot allocations. Unfortunately, the new helper cannot be a static inline because the dependences are a mess. We would need to re-include asm/page.h (was removed in aa4b9d1ee653 "include: don't use asm/page.h from common headers") and it doesn't look to be enough anymore because bits from asm/cpufeature.h is used in the definition of PAGE_NX. Signed-off-by: Hongyan Xia <hongyxia@xxxxxxxxxx> Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx> ---- Sorry I sent this patch (and the others) with 4 dashes rather than 3. This is my way to workaround an issue with the patchqueue tools I am using (it would strip the text after the --- otherwise). I will try to remember to remove the extra dash in the next version. Cheers, -- Julien Grall
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |