]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerHelge Deller <deller@gmx.de>
Sun, 17 Dec 2017 20:06:25 +0000 (21:06 +0100)
commit80f9224da2f2ade83c343fc8dd9d5af0779a445d
tree281196ba075cfe03c9a1b24750f82ebcae42968e
parent880d6088445ee14fbcf2f3f1126789468fea2954
parisc: Reduce thread stack to 16 kb

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>
arch/parisc/include/asm/thread_info.h