• Al Viro's avatar
    sparc32: take ->thread.flags out · 415ddc3b
    Al Viro authored
    it was used for two things - dealing with unusual ->kregs for kernel
    threads and "emulate unaligned userland accesses for this thread";
    the former is killed off by the previous commit, the latter never
    had been set in the first place.
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    415ddc3b
processor_32.h 2.77 KB