All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: sparclinux@vger.kernel.org
Subject: Re: sparc32 broke
Date: Sat, 10 Jan 2009 08:16:34 +0000	[thread overview]
Message-ID: <20090110081634.GA3371@uranus.ravnborg.org> (raw)
In-Reply-To: <49669B15.7020107@earthlink.net>

On Fri, Jan 09, 2009 at 11:35:24PM -0800, David Miller wrote:
> From: Sam Ravnborg <sam@ravnborg.org>
> Date: Sat, 10 Jan 2009 08:33:21 +0100
> 
> > The real fix should look like this:
> > 
> > #ifdef __arch64__
> > #define _NSIG_BPW       64
> > #else
> > #define _NSIG_BPW       64
> > #endif
> > 
> > This is required because this header is exported to userspace
> > where we do not have access to CONFIG_* symbols.
> 
> I assume you meant to use "32" in the #else branch :-)
Freudian attempt or similar...

I now did a re-review of the unified signal.h.
And I could not spot any other subtle differences.

	Sam

  parent reply	other threads:[~2009-01-10  8:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09  0:32 sparc32 broke Robert Reif
2009-01-09  0:48 ` David Miller
2009-01-10  4:19 ` Robert Reif
2009-01-10  6:22 ` David Miller
2009-01-10  7:33 ` Sam Ravnborg
2009-01-10  7:35 ` David Miller
2009-01-10  8:16 ` Sam Ravnborg [this message]
2009-01-10 14:56 ` Robert Reif
2009-01-11  7:44 ` David Miller

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=20090110081634.GA3371@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=sparclinux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.