From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Wed, 19 May 2004 22:49:57 +0000 Subject: Re: Error handling bug in fsys_rt_sigprocmask Message-Id: <16555.58517.224849.871393@napali.hpl.hp.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 20 May 2004 00:30:34 +0200, Andreas Schwab said: Andreas> I did remove the second check. But there is now an Andreas> additional bundle and I couldn't find any way to avoid Andreas> that. Yeah, we may have to live with that. It's not really a big deal (in real life performance, it's not going to make any difference) but it sure bugs me... ;-) --david