lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 16 Apr 2009 10:23:27 -0500
From:	"Serge E. Hallyn" <serue@...ibm.com>
To:	Alexey Dobriyan <adobriyan@...il.com>
Cc:	akpm@...ux-foundation.org, containers@...ts.linux-foundation.org,
	xemul@...allels.com, dave@...ux.vnet.ibm.com, mingo@...e.hu,
	orenl@...columbia.edu, hch@...radead.org,
	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 17/30] cr: extend arch_setup_additional_pages()

Quoting Alexey Dobriyan (adobriyan@...il.com):
> Add "start" argument, it will be used to map vDSO to exactly same place
> on restart(2).
> 
> Signed-off-by: Alexey Dobriyan <adobriyan@...il.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@...ibm.com>

thanks,
-serge
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ