[Devel] Re: [PATCH 17/30] cr: extend arch_setup_additional_pages()

Serge E. Hallyn serue at us.ibm.com
Thu Apr 16 08:23:27 PDT 2009


Quoting Alexey Dobriyan (adobriyan at gmail.com):
> Add "start" argument, it will be used to map vDSO to exactly same place
> on restart(2).
> 
> Signed-off-by: Alexey Dobriyan <adobriyan at gmail.com>

IIRC the first (bprm) argument is actually completely unused.  So in my
version of this patch (in mid-march) I dropped that argument.

> ---
> 
>  arch/powerpc/include/asm/elf.h     |    1 +
>  arch/powerpc/kernel/vdso.c         |    2 +-
>  arch/s390/include/asm/elf.h        |    2 +-
>  arch/s390/kernel/vdso.c            |    2 +-
>  arch/sh/include/asm/elf.h          |    1 +
>  arch/sh/kernel/vsyscall/vsyscall.c |    2 +-
>  arch/x86/include/asm/elf.h         |    3 ++-
>  arch/x86/vdso/vdso32-setup.c       |    2 +-

You didn't get arch/x86/vdso/vma.c.

But otherwise:

Acked-by: Serge Hallyn <serue at us.ibm.com>

thanks,
-serge
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list