• Russell King's avatar
    [ARM] Fix sparse complaint · 4b071fb7
    Russell King authored
    Sparse found an instance where we were directly dereferencing a
    userspace pointer in the signal handling code.  This change
    fixes that.
    4b071fb7
signal.c 15.4 KB