Re: [PATCH v3 2/6] powerpc/vmemmap: Reshuffle vmemmap_free()

2017-06-25 Thread Balbir Singh
On Fri, 23 Jun 2017 18:31:18 +1000 Oliver O'Halloran wrote: > Removes an indentation level and shuffles some code around to make the > following patch cleaner. No functional changes. > > Signed-off-by: Oliver O'Halloran > --- > v1 -> v2: Remove broken initialiser > --- > arch/powerpc/mm/init_6

[PATCH v3 2/6] powerpc/vmemmap: Reshuffle vmemmap_free()

2017-06-23 Thread Oliver O'Halloran
Removes an indentation level and shuffles some code around to make the following patch cleaner. No functional changes. Signed-off-by: Oliver O'Halloran --- v1 -> v2: Remove broken initialiser --- arch/powerpc/mm/init_64.c | 48 --- 1 file changed, 25 i