From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: ia32 core dumps
Date: Fri, 08 Aug 2003 06:23:22 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106032382704769@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106028340404901@msgid-missing>
Yes, I noticed that one too.
--david
>>>>> On Fri, 8 Aug 2003 10:27:01 +1000, Ian Wienand <ianw@gelato.unsw.edu.au> said:
Ian> On Thu, Aug 07, 2003 at 12:05:55PM -0700, Arun Sharma wrote:
>> The attached patch implements core dump functionality for IA-32
>> applications running on ia64.
Ian> I just needed one little change to make it work against current
Ian> linus bitkeeper. Otherwise it works great, thanks!
Ian> -i ianw@gelato.unsw.edu.au http://www.gelato.unsw.edu.au== Ian> elfcore32.h 1.1 vs 1.2 === --- 1.1/arch/ia64/ia32/elfcore32.h
Ian> Fri Aug 8 09:07:30 2003 +++ 1.2/arch/ia64/ia32/elfcore32.h Fri
Ian> Aug 8 10:05:00 2003 @@ -99,7 +99,7 @@ }
Ian> static inline int -elf_core_copy_task_fpregs(struct
Ian> task_struct *tsk, elf_fpregset_t *fpu)
Ian> +elf_core_copy_task_fpregs(struct task_struct *tsk, struct
Ian> pt_regs *xregs, elf_fpregset_t *fpu) { struct
Ian> ia32_user_i387_struct *fpstate = (void*)fpu;
prev parent reply other threads:[~2003-08-08 6:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-07 19:05 ia32 core dumps Arun Sharma
2003-08-08 0:27 ` Ian Wienand
2003-08-08 6:23 ` David Mosberger [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=marc-linux-ia64-106032382704769@msgid-missing \
--to=davidm@napali.hpl.hp.com \
--cc=linux-ia64@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.