https://github.com/torvalds/linux
Revision 432654df90f2a7d8ac8438905208074604ed3e00 authored by Helge Deller on 11 September 2017, 19:41:43 UTC, committed by Helge Deller on 22 September 2017, 17:46:07 UTC
The parisc architecture has larger stack frames than most other
architectures on 32-bit kernels.

Increase the maximum allowed stack frame to 1280 bytes for parisc to
avoid warnings in the do_sys_poll() and pat_memconfig() functions.

Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 2bd6bf0
History
Tip revision: 432654df90f2a7d8ac8438905208074604ed3e00 authored by Helge Deller on 11 September 2017, 19:41:43 UTC
parisc: Fix too large frame size warnings
Tip revision: 432654d

back to top