Hi! > > The value of MINSIGSTKSZ defined by glibc can be different > > as the value defined by kernel. Recent change for ppc > > is now causing sigaltstack02 to fail: > > https://sourceware.org/ml/libc-alpha/2013-08/msg00093.html > > > > Use value which is low enough for all kernel versions. > > > > Signed-off-by: Jan Stancek <jstan...@redhat.com> > > --- > > Any thoughts/ideas?
So they fixed the size in glibc which broke the test because the MINSIGSTKSZ - 1 is not small enough now. I wonder if we can pass even smaller value (zero) there and get the same result... Anyway the change looks good to me, Reviewed-by: Cyril Hrubis <chru...@suse.cz> -- Cyril Hrubis chru...@suse.cz ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list