Home
last modified time | relevance | path

Searched hist:"415 ddc3b" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dunaligned_32.c415ddc3b Thu Aug 20 09:55:25 CDT 2020 Al Viro <viro@zeniv.linux.org.uk> sparc32: take ->thread.flags out

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: Al Viro <viro@zeniv.linux.org.uk>
H A Dprocess_32.c415ddc3b Thu Aug 20 09:55:25 CDT 2020 Al Viro <viro@zeniv.linux.org.uk> sparc32: take ->thread.flags out

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: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/arch/sparc/include/asm/
H A Dprocessor_32.h415ddc3b Thu Aug 20 09:55:25 CDT 2020 Al Viro <viro@zeniv.linux.org.uk> sparc32: take ->thread.flags out

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: Al Viro <viro@zeniv.linux.org.uk>