public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Linux Arch list <linux-arch@vger.kernel.org>
Subject: removing lib/errno.c
Date: Fri, 12 Mar 2004 10:48:27 +1100	[thread overview]
Message-ID: <1079048907.9746.312.camel@gaston> (raw)

Hi !

Any objection killing that ? Archs that use that in their _syscall macro
can either fix the macro or have their own "int errno" defined in
arch/something.

We just found a nasty bug in the ppc64 code that was filling that value
on in-kernel syscalls (asm shit was writing a 64 bits value to the
32 bits errno).

IMHO, Anything relying on the value of that global errno is broken,
so what about just removing it completely ?

Ben.

                 reply	other threads:[~2004-03-11 23:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1079048907.9746.312.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=linux-arch@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox