mirror_zfs/lib/libzpool
Brian Behlendorf 79c6e4c445 Remove NPTL_GUARD_WITHIN_STACK
Commit 4b2f65b253 increased the user
space stack by 4x to resolve certain stack overflows.  As such it
no longer makes sense to worry about a single extra page which
might or might not be part of the process stack.  There is now
ample headroom for normal usage.

By eliminating this configure check we are also resolving the
following segfault which intentionally occurs at configure time
and may be logged in dmesg.

  conftest[22156]: segfault at 7fbf18a47e48 ip 00000000004007fe
  sp 00007fbf18a4be50 error 6 in conftest[400000+1000]

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-01-29 10:58:20 -08:00
..
kernel.c Remove NPTL_GUARD_WITHIN_STACK 2013-01-29 10:58:20 -08:00
Makefile.am Illumos #3035 LZ4 compression support in ZFS and GRUB 2013-01-29 09:28:20 -08:00
taskq.c Illumos #1557 assertion failed in userland taskq_destroy() 2013-01-11 09:17:06 -08:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00