On Tue, Mar 28, 2017 at 10:14:13PM +0100, Andrew Cooper wrote:
> On 27/03/2017 10:10, Wei Liu wrote:
> > It will be needed later when we split mm.c.
> >
> > No functional change.
> >
> > Signed-off-by: Wei Liu
>
> I have a pending patch to take MEM_LOG() out entirely, along with
> correcting some
On 27/03/2017 10:10, Wei Liu wrote:
> It will be needed later when we split mm.c.
>
> No functional change.
>
> Signed-off-by: Wei Liu
I have a pending patch to take MEM_LOG() out entirely, along with
correcting some of the information printed.
I'd prefer not to perpetuate its existence.
~Andre
It will be needed later when we split mm.c.
No functional change.
Signed-off-by: Wei Liu
---
xen/arch/x86/mm.c| 2 --
xen/include/asm-x86/mm.h | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xen/arch/x86/mm.c b/xen/arch/x86/mm.c
index c0bdc667bf..a1d867bd94 100644