On Tue, 2019-02-05 at 11:31:59 UTC, Michael Ellerman wrote: > From: Christophe Leroy <christophe.le...@c-s.fr> > > Since only the virtual address of allocated blocks is used, > lets use functions returning directly virtual address. > > Those functions have the advantage of also zeroing the block. > > Suggested-by: Mike Rapoport <r...@linux.ibm.com> > Acked-by: Mike Rapoport <r...@linux.ibm.com> > Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr> > Signed-off-by: Michael Ellerman <m...@ellerman.id.au> > Reviewed-by: Nicholas Piggin <npig...@gmail.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c8e409a33cf8df5060064a70df3e1350 cheers