On Sun, Apr 27, 2014 at 4:20 PM, John David Anglin <dave.anglin@xxxxxxxx> wrote: > The attached change implements the default behavior used by the majority of > architectures. > > Signed-off-by: John David Anglin <dave.anglin@xxxxxxxx> Reviewed-by: Carlos O'Donell <carlos@xxxxxxxxxxxxxxxx> I have reviewed the kernel code to make sure this does what's intended and I've reviewed the userpace NPTL implementation to verify that the new infinity value correctly causes the desired semantics e.g. use of a sensible default. This will cause threads using the max stack to have their stack decreased from 80 MB to 8 MB, but 80 MB was never the correct value to use anyway and is the cause of userspace failures to create more threads. Cheers, Carlos. -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html