[PATCH 18/24] ARM64: Add vdso for ILP32 and use it for the signal return

Catalin Marinas catalin.marinas at arm.com
Wed Oct 1 06:59:58 PDT 2014


On Wed, Sep 03, 2014 at 10:19:12PM +0100, Andrew Pinski wrote:
> This patch adds the VDSO for ILP32. We need to use a different
> VDSO than LP64 since ILP32 uses ELF32 while LP64 uses ELF64.
> 
> After this patch, signal handling works mostly.  In that signals
> go through their action and then returned correctly.

As you say "mostly", is there anything that does not work?

-- 
Catalin



More information about the linux-arm-kernel mailing list