• Anton Blanchard's avatar
    [PATCH] ppc64 signal frame issue · e8c797a8
    Anton Blanchard authored
    Fix a corruption bug, we were copying too much information back off
    the signal frame.
    
    While in the area help with gccs sign extension optimisation problems
    and convert some things to long. (Saves about 30 instructions in signal.c)
    e8c797a8
signal.c 15.2 KB