• Russell King's avatar
    [ARM] Rehash iwmmxt signal handling. · 84434d1a
    Russell King authored
    In the near future, VFP will want to save state onto the user stack.
    Therefore, separate out the iwmmxt specific parts, and implement
    a generic "safe copy to user space using random CPU instructions".
    This is necessary because iwmmxt and VFP both use special CPU
    instructions to load and/or save their state.
    84434d1a
signal.c 19.1 KB