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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

