From: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
To: linuxppc-dev@ozlabs.org
Subject: Remove unused args in head_*
Date: Sun, 12 Oct 2008 16:08:12 +0200 [thread overview]
Message-ID: <1223820494-7822-1-git-send-email-sebastian@breakpoint.cc> (raw)
I've stumbled over these while I tried to figure out how the boot procedure
is working on powerpc. Right now (in powerpc) the comment seems to reflect
the code but not what is actually happening: regs r4-r7 aren't used and r3
is the device tree.
Sebastian
next reply other threads:[~2008-10-12 14:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-12 14:08 Sebastian Andrzej Siewior [this message]
2008-10-12 14:08 ` [PATCH 1/2] powerpc: don't pass unused regs around in head_.*.S Sebastian Andrzej Siewior
2008-10-13 23:25 ` Benjamin Herrenschmidt
2008-10-14 9:08 ` Sebastian Andrzej Siewior
2008-10-12 14:08 ` [PATCH 2/2] powerpc: reflect the used arguments in machine_init() prototype Sebastian Andrzej Siewior
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=1223820494-7822-1-git-send-email-sebastian@breakpoint.cc \
--to=sebastian@breakpoint.cc \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).