From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: remove _STK_LIM_MAX override Date: Tue, 29 Apr 2014 09:01:23 +0200 Message-ID: <535F4E43.90203@gmx.de> References: <535EAA4E.800@gmx.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-metag-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: James Hogan Cc: metag , John David Anglin On 04/29/2014 01:11 AM, James Hogan wrote: > On 28 April 2014 20:21, Helge Deller wrote: >> Dear metag people, >> >> on the parisc arch we found a problem with GNU make, that our process stacks became too big so that many debian packages didn't built because not enough threads (started via GNU make) could be created. >> >> The final solution was to remove our arch-specifc _STK_LIM_MAX override. >> I will push this patch for parisc upstream soon: >> https://patchwork.kernel.org/patch/4072991/ >> >> It seems metag is now the only arch left which overrides _STK_LIM_MAX. >> Maybe you need to revisit that too? > > Thanks Helge, I'll look into that. > > Presumably the parisc resource.h can be removed and added to generic-y > now if _STK_LIM_MAX is removed? Yes, I will change that too. Helge -- To unsubscribe from this list: send the line "unsubscribe linux-metag" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html