Arnd Bergmann <a...@arndb.de> writes: > On Mon, Dec 10, 2018 at 11:32 PM <ndesaulni...@google.com> 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/20181206191231.192355-1-ndesaulni...@google.com >> Signed-off-by: Nick Desaulniers <ndesaulni...@google.com> >> --- > > The patch looks good to me, > > Acked-by: Arnd Bergmann <a...@arndb.de> > > 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 <nath...@linux.ibm.com>