From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Date: Mon, 31 Dec 2001 13:29:53 +0000 Subject: Re: [Linux-ia64] [PATCH][RFC][CFT] remove global errno from the kernel, make _syscallX kernel-only Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org On Mon, Dec 31, 2001 at 02:11:31PM +0100, Andreas Schwab wrote: > |> Please CC me on replies as I'm not on any of the lists posted to. > |> > |> My intention is to push these to Linus for 2.5 if everyone agrees. > |> They're probably too intrusive for 2.4 (although I'd love people > |> to convince me otherwise). > > I wouldn't mind putting it into 2.4. While it may break things in userspace it will hopefully ensure correctness for userspace, so better kill 'em now than later. _syscallX() has a too long history of causing problems. Ralf