]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
parisc: Increase thread and stack size to 32kb
authorHelge Deller <deller@gmx.de>
Mon, 31 Jul 2017 06:38:27 +0000 (08:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Aug 2017 15:33:49 +0000 (08:33 -0700)
commitfea9ea4fef5c879eec01401df7cdd6a21a127dc1
tree4f67302afc80a7ebfe9745e2913f1880fd0d422f
parent45100eec5f682b606e35ab0567417bf611821a60
parisc: Increase thread and stack size to 32kb

commit 8f8201dfed91a43ac38c899c82f81eef3d36afd9 upstream.

Since kernel 4.11 the thread and irq stacks on parisc randomly overflow
the default size of 16k. The reason why stack usage suddenly grew is yet
unknown.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/include/asm/thread_info.h
arch/parisc/kernel/irq.c