All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Reif <reif@earthlink.net>
To: sparclinux@vger.kernel.org
Subject: Re: sparc32 broke
Date: Sat, 10 Jan 2009 14:56:01 +0000	[thread overview]
Message-ID: <4968B701.7020001@earthlink.net> (raw)
In-Reply-To: <49669B15.7020107@earthlink.net>

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 :-)
>
>   
This fixed it (with the 32).

  parent reply	other threads:[~2009-01-10 14:56 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
2009-01-10 14:56 ` Robert Reif [this message]
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=4968B701.7020001@earthlink.net \
    --to=reif@earthlink.net \
    --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.