[PATCH] powerpc/vdso: Don't map VDSO at a fixed address on PPC32
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Aug 31 23:13:49 AEST 2022
On Thu, 18 Aug 2022 19:31:25 +0200, Christophe Leroy wrote:
> PPC64 removed default mapping address from VDSO in
> commit 30d0b3682887 ("powerpc: Move 64bit VDSO to improve context
> switch performance").
>
> Do like PPC64 and let get_unmapped_area() place the VDSO mapping
> at the address it wants, don't force a default address.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/vdso: Don't map VDSO at a fixed address on PPC32
https://git.kernel.org/powerpc/c/8a8f7866663588b162031a5348c24e42161461cd
cheers
More information about the Linuxppc-dev
mailing list