|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH 71/84] x86/setup: start tearing down the direct map.
Hi, Title: Please remove the full stop. On 9/26/19 10:46 AM, hongyax@xxxxxxxxxx wrote: From: Hongyan Xia <hongyax@xxxxxxxxxx> Please describe what the patch does and why. For instance, why you do you replace maddr_to_mfn(map_e) with INVALID_MFN? Why not just removing the complete call? Signed-off-by: Hongyan Xia <hongyax@xxxxxxxxxx> --- xen/arch/x86/setup.c | 4 ++-- xen/common/page_alloc.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c index e964c032f6..3dc2fad987 100644 --- a/xen/arch/x86/setup.c +++ b/xen/arch/x86/setup.c @@ -1367,7 +1367,7 @@ void __init noreturn __start_xen(unsigned long mbi_p)if ( map_e < end ) This change looks spurious. Did you intend to do it in a previous patch? Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |