Re: [PATCH v12 03/16] s390, kexec_file: drop arch_kexec_mem_walk()

2018-07-24 Thread Philipp Rudo
Hi AKASHI, the patch looks good to me. Reviewed-by: Philipp Rudo Thanks Philipp On Tue, 24 Jul 2018 15:57:46 +0900 AKASHI Takahiro wrote: > Since s390 already knows where to locate buffers, calling > arch_kexec_mem_walk() has no sense. So we can just drop it as kbuf->mem > indicates this wh

[PATCH v12 03/16] s390, kexec_file: drop arch_kexec_mem_walk()

2018-07-23 Thread AKASHI Takahiro
Since s390 already knows where to locate buffers, calling arch_kexec_mem_walk() has no sense. So we can just drop it as kbuf->mem indicates this while all other architectures sets it to 0 initially. This change is a preparatory work for the next patch, where all the variant memory walks, either on