commit | af7652500b4c43643a8531b82974e97b1248a03a | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 19 18:05:02 2020 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 03 20:10:55 2021 -0500 |
tree | b4a0363d42b4851bf59f8724aa92a99ac237d8c8 | |
parent | d17b9ec777d86c590a77a404565be5d6005f2fe2 [diff] |
sparc32: get rid of fake_swapper_regs no reason to have ->kregs of initial thread set up in a special way - we can keep them on stack, same as for every other thread. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>