Re: [PATCH] powerpc/mm: Drop dump_numa_memory_topology()

2016-10-13 Thread Michael Ellerman
Balbir Singh writes: > On 13/10/16 16:27, Michael Ellerman wrote: >> At boot we dump the NUMA memory topology in dump_numa_memory_topology(), >> at KERN_DEBUG level, resulting in output like: >> >> Node 0 Memory: 0x0-0x1 >> Node 1 Memory: 0x1-0x2 >> >> Which is nice

Re: [PATCH] powerpc/mm: Drop dump_numa_memory_topology()

2016-10-13 Thread Balbir Singh
On 13/10/16 16:27, Michael Ellerman wrote: > At boot we dump the NUMA memory topology in dump_numa_memory_topology(), > at KERN_DEBUG level, resulting in output like: > > Node 0 Memory: 0x0-0x1 > Node 1 Memory: 0x1-0x2 > > Which is nice enough, but immediately after