Arnd Bergmann <[email protected]> writes: > On Mon, Dec 10, 2018 at 11:32 PM <[email protected]> wrote: >> >> GNU linker's -z common-page-size's default value is based on the target >> architecture. arch/arm/vdso/Makefile sets it to the architecture >> default, which is implicit and redundant. Drop it. >> >> Link: >> https://lkml.kernel.org/r/[email protected] >> Signed-off-by: Nick Desaulniers <[email protected]> >> --- > > The patch looks good to me, > > Acked-by: Arnd Bergmann <[email protected]> > > Adding Nathan Lynch to Cc though for further comments, he originally > added the Makefile flags here and might still remember why he did it. > > Unless Nathan objects, please add the patch to Russell's patch > tracker.
Thanks for cc'ing me -- no objection. Acked-by: Nathan Lynch <[email protected]>

