commit | d17b9ec777d86c590a77a404565be5d6005f2fe2 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 19 17:50:40 2020 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 03 20:10:54 2021 -0500 |
tree | 263a32a58b9690baa08cffad7839c3c87a5eb9c3 | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e [diff] |
sparc64: 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>