• Paul Mundt's avatar
    sh: wire up SET/GET_UNALIGN_CTL. · 94ea5e44
    Paul Mundt authored
    This hooks up the SET/GET_UNALIGN_CTL knobs cribbing the bulk of it from
    the PPC and ia64 implementations. The thread flags happen to be the
    logical inverse of what the global fault mode is set to, so this works
    out pretty cleanly. By default the global fault mode is used, with tasks
    now being able to override their own settings via prctl().
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    94ea5e44
processor.h 3.91 KB