On Wed, Jul 20, 2016 at 11:05 PM, Mark Kettenis <[email protected]> wrote: >> Date: Wed, 20 Jul 2016 20:59:55 +0200 >> From: Philip Guenther <[email protected]> >> >> Updated diff: >> - replace the remaining uses of PIC_SYM(CERROR,PLT) with plain CERROR > > This bit looks ok to me > >> - add setjmp xor cookies >> - switch _?(set|long)jmp from sigblock/sigsetmask to sigprocmask > > But it is simply too hot to grok larger chunks of arm assembly right now.
Well, I also reordered the registers in the jmpbuf to make things easier to avoid having to juggle the registers. I'll put this on ice until 6.0 unlocks... Philip
