From: Christoph Hellwig <hch@lst.de>
To: "Steven J. Hill" <sjhill@realitydiluted.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [RFC] Add 4/8 bytes to 'struct k_sigaction'...
Date: Thu, 6 Jan 2005 16:48:52 +0100 [thread overview]
Message-ID: <20050106154852.GA23433@lst.de> (raw)
In-Reply-To: <41DCC038.9000307@realitydiluted.com>
> --- signal.h 30 Sep 2003 14:27:29 -0000 1.17
> +++ signal.h 6 Jan 2005 04:21:58 -0000
> @@ -135,7 +135,7 @@
>
> struct k_sigaction {
> struct sigaction sa;
> -#ifdef CONFIG_BINFMT_IRIX
> +#if !defined(CONFIG_CPU_LITTLE_ENDIAN)
> void (*sa_restorer)(void);
> #endif
#ifdef __mipseb__ maybe?
Is IRIX emulation even working?
next prev parent reply other threads:[~2005-01-06 15:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-06 4:36 [RFC] Add 4/8 bytes to 'struct k_sigaction' Steven J. Hill
2005-01-06 15:48 ` Christoph Hellwig [this message]
2005-01-06 15:55 ` sjhill
2005-01-06 16:12 ` Thiemo Seufer
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=20050106154852.GA23433@lst.de \
--to=hch@lst.de \
--cc=linux-mips@linux-mips.org \
--cc=sjhill@realitydiluted.com \
/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