genode/repos/base-linux/src/lib/lx_hybrid
Christian Helmuth d7ddc83fa9 linux: place alternate signal stack in stack area
The alternate stack must use the stack area as, e.g., Thread::myself()
depends on this property. Hybrid components do not depend on this
property and, therefore, use a static stack buffer.

Fixes #1935
2016-06-28 11:09:28 +02:00
..
lx_hybrid.cc linux: place alternate signal stack in stack area 2016-06-28 11:09:28 +02:00