• Paul Mundt's avatar
    sh: Fix get_wchan(). · b652c23c
    Paul Mundt authored
    Some time ago the schedule frame size changed and we failed to reflect
    this in get_wchan() at the time. This first popped up as a problem on
    SH7751R where schedule_frame ended up being unaligned and generating
    an unaligned trap. This fixes it up again..
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    b652c23c
process.c 11.2 KB