Al Viro fb77914a69 s390: trim ancient junk from copy_thread()
Setting and ->psw.addr in childregs of kernel thread is a rudiment of
the old kernel_thread()/kernel_execve() implementation.  Mainline hadn't
been using them since 2012.

And clarify the assignments to frame->sf.gprs - the array stores
grp6..gpr15 values to be set by __switch_to(), so frame->sf.gprs[5]
actually affects grp11, etc.

Better spell that as frame->sf.gprs[11 - 6]...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/ZAU6BYFisE8evmYf@ZenIV
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2023-03-13 09:16:42 +01:00
..
2022-11-23 16:24:07 +01:00
2021-12-16 19:58:07 +01:00
2021-12-13 12:04:45 -06:00
2023-03-13 09:16:42 +01:00
2023-02-21 15:09:17 -08:00
2023-03-13 09:16:42 +01:00
2023-02-15 11:07:01 +01:00
2023-03-13 09:16:42 +01:00
2022-05-11 14:40:57 +02:00