genode/repos/base-linux/src
Christian Helmuth f14024eb52 linux: print warning for unusually small stacks
Thread stacks with less than 4K usable space are insufficient for our
implementation of Linux exception signal handling. If such a unusually
small stack overflows the SIGSEGV handler will not be able to print the
diagnostic message leaving no hint of the cause of the stuck process.
2016-08-10 11:07:47 +02:00
..
core
include base-linux: omit stack-area init for lx_hybrid 2016-07-11 13:31:37 +02:00
ld
lib linux: print warning for unusually small stacks 2016-08-10 11:07:47 +02:00
test