• Stephen Rothwell's avatar
    [PATCH] consolidate arch specific copy_siginfo_to_user · 849badb7
    Stephen Rothwell authored
    This patch moves a version of copy_siginfo_to_user that is common to
    ten of our architectures into the gerneic code and allows the other
    architectures to override it.  I suspect more of the remaining
    architectures will be able to use it as well once it is fixed (patch
    to follow).
    849badb7
siginfo.h 6.49 KB