Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Peter Watkins <pwatkins@sicortex.com>
To: linux-mips@linux-mips.org, ralf@linux-mips.org
Cc: Peter Watkins <pwatkins@sicortex.com>
Subject: [PATCH] Have sigpoll and sigio band field match glibc for n64.
Date: Fri,  9 Mar 2007 14:46:26 -0500	[thread overview]
Message-ID: <1173469586790-git-send-email-pwatkins@sicortex.com> (raw)
In-Reply-To: <1173469586997-git-send-email-pwatkins@sicortex.com>

From: Peter Watkins <pwatkins@gsrv020.sicortex.com>

---
 include/asm-mips/siginfo.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/asm-mips/siginfo.h b/include/asm-mips/siginfo.h
index 2e32949..37a0e1f 100644
--- a/include/asm-mips/siginfo.h
+++ b/include/asm-mips/siginfo.h
@@ -32,6 +32,8 @@ #ifdef CONFIG_64BIT
 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
 #endif
 
+#define __ARCH_SI_BAND_T int
+
 #include <asm-generic/siginfo.h>
 
 typedef struct siginfo {
-- 
1.4.2.4

  reply	other threads:[~2007-03-09 19:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-09 19:46 [PATCH] Have sigpoll and sigio band field match glibc for n64 Peter Watkins
2007-03-09 19:46 ` Peter Watkins [this message]
2007-03-10 13:24 ` Ralf Baechle
2007-03-13 14:19   ` Daniel Jacobowitz
2007-03-13 16:41     ` Ralf Baechle
2007-03-14 17:48       ` Daniel Jacobowitz
2007-03-14 17:56         ` Ralf Baechle

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=1173469586790-git-send-email-pwatkins@sicortex.com \
    --to=pwatkins@sicortex.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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