linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Remove unused args in head_*
@ 2008-10-12 14:08 Sebastian Andrzej Siewior
  2008-10-12 14:08 ` [PATCH 1/2] powerpc: don't pass unused regs around in head_.*.S Sebastian Andrzej Siewior
  2008-10-12 14:08 ` [PATCH 2/2] powerpc: reflect the used arguments in machine_init() prototype Sebastian Andrzej Siewior
  0 siblings, 2 replies; 5+ messages in thread
From: Sebastian Andrzej Siewior @ 2008-10-12 14:08 UTC (permalink / raw)
  To: linuxppc-dev

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-14  9:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-12 14:08 Remove unused args in head_* Sebastian Andrzej Siewior
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

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).