From: "H. Peter Anvin" <hpa@zytor.com>
To: Mike Frysinger <vapier.adi@gmail.com>
Cc: linux-arch@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: struct user . u_ar0
Date: Sun, 28 Oct 2007 11:27:23 -0700 [thread overview]
Message-ID: <4724D48B.6000207@zytor.com> (raw)
In-Reply-To: <8bd0f97a0710280104k4784c7afo11b9d803e963ed13@mail.gmail.com>
Mike Frysinger wrote:
>
> Blackfin doesnt support a.out, so it may be easier to just change it
> to "reserved2" (assuming this structure is part of our ABI), or delete
> it (assuming the structure is internal to the kernel only).
> -mike
Blackfin explicitly sets in in arch/blackfin/kernel/process.c, so you
might want to consider what it is used for. As far as a.out is
concerned, it appears to be part of the core dump format.
-hpa
prev parent reply other threads:[~2007-10-28 18:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-28 0:54 struct user . u_ar0 H. Peter Anvin
2007-10-28 8:04 ` Mike Frysinger
2007-10-28 18:27 ` H. Peter Anvin [this message]
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=4724D48B.6000207@zytor.com \
--to=hpa@zytor.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vapier.adi@gmail.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;
as well as URLs for NNTP newsgroup(s).