parisc: Reduce thread stack to 16 kb
authorJohn David Anglin <dave.anglin@bell.net>
Tue, 14 Nov 2017 00:35:33 +0000 (19:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Mar 2018 09:24:24 +0000 (10:24 +0100)
commitae3471f65a04451f3670cbde6c59e384cca44dc8
tree0fd9ac96dd28dc07639f2b58b34670f7e208c0f9
parent4b2e0f0996197d7816f241b565f41ad77d403918
parisc: Reduce thread stack to 16 kb

[ Upstream commit da57c5414f49ef9e4bcb9ae0bbafd1d650b31411 ]

In testing, I found that the thread stack can be 16 kB when using an irq
stack.  Without it, the thread stack needs to be 32 kB. Currently, the irq
stack is 32 kB. While it probably could be 16 kB, I would prefer to leave it
as is for safety.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/include/asm/thread_info.h