From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add call command on PPC
Date: Fri, 15 Feb 2008 01:32:04 -0500 [thread overview]
Message-ID: <200802150132.05249.vapier@gentoo.org> (raw)
In-Reply-To: <6EA34CEA-372F-4CE0-9CD0-4ED91711DD20@kernel.crashing.org>
On Friday 15 February 2008, Kumar Gala wrote:
> On Feb 14, 2008, at 11:54 PM, Mike Frysinger wrote:
> > On Friday 15 February 2008, Kumar Gala wrote:
> >> --- /dev/null
> >> +++ b/lib_ppc/cmd_call.c
> >
> > there's nothing ppc specific about this
>
> I'm not familiar w/other architecture ABIs to say if that's true or
> not. Clearly the upper limit may vary based on the differences in the
> ABIs.
if the code were written in assembly, i'd agree. you've written it in pure C
though, so the compiler worries about the ABI. if your ABI has different
semantics for function pointers than normal function calls, it's a piece of
crap. i dont think any ports of u-boot need worry about this.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080215/eea233b2/attachment.pgp
next prev parent reply other threads:[~2008-02-15 6:32 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 23:50 [U-Boot-Users] [RFC] raw go command Kumar Gala
2008-02-14 0:40 ` Wolfgang Denk
2008-02-14 0:57 ` Kumar Gala
2008-02-14 8:12 ` Haavard Skinnemoen
2008-02-14 14:24 ` Kumar Gala
2008-02-15 5:42 ` [U-Boot-Users] [PATCH] Add call command on PPC Kumar Gala
2008-02-15 5:54 ` Mike Frysinger
2008-02-15 6:00 ` Kumar Gala
2008-02-15 6:02 ` [U-Boot-Users] [PATCH v2] " Kumar Gala
2008-02-15 8:41 ` Wolfgang Denk
2008-02-16 8:03 ` Mike Frysinger
2008-02-15 6:32 ` Mike Frysinger [this message]
2008-02-15 6:40 ` [U-Boot-Users] [PATCH] " Kumar Gala
2008-02-15 7:08 ` Mike Frysinger
2008-02-15 7:21 ` Haavard Skinnemoen
2008-02-15 7:29 ` Mike Frysinger
2008-02-15 8:16 ` Kumar Gala
2008-02-15 8:56 ` Haavard Skinnemoen
2008-02-15 9:26 ` Mike Frysinger
2008-02-15 8:14 ` Kumar Gala
2008-02-15 8:43 ` Wolfgang Denk
2008-02-15 8:30 ` Wolfgang Denk
2008-02-16 8:10 ` Mike Frysinger
2008-02-15 8:42 ` Wolfgang Denk
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=200802150132.05249.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/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