linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][TRIVIAL] Update comment in arch/ppc/kernel/head.S
@ 2004-01-09 18:27 Leigh Brown
  0 siblings, 0 replies; only message in thread
From: Leigh Brown @ 2004-01-09 18:27 UTC (permalink / raw)
  To: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

Please, apply.

diff -urNX /home/leigh/.diffex linux-2.6.1-lbb-prev/arch/ppc/kernel/head.S
linux-2.6.1-lbb/arch/ppc/kernel/head.S
--- linux-2.6.1-lbb-prev/arch/ppc/kernel/head.S	Fri Jan  9 18:22:36 2004
+++ linux-2.6.1-lbb/arch/ppc/kernel/head.S	Fri Jan  9 18:23:39 2004
@@ -117,10 +117,10 @@
  * to its proper place in memory by the boot loader.  The expected layout
  * of the regs is:
  *   r3: ptr to residual data
- *   r4: initrd_start or if no initrd then 0
- *   r5: initrd_end - unused if r4 is 0
- *   r6: Start of command line string
- *   r7: End of command line string
+ *   r4: unused
+ *   r5: unused
+ *   r6: unused
+ *   r7: unused
  *
  * This just gets a minimal mmu environment setup so we can call
  * start_here() to do the real work.

[-- Attachment #2: head-prep-comment.diff --]
[-- Type: application/octet-stream, Size: 742 bytes --]

diff -urNX /home/leigh/.diffex linux-2.6.1-lbb-prev/arch/ppc/kernel/head.S linux-2.6.1-lbb/arch/ppc/kernel/head.S
--- linux-2.6.1-lbb-prev/arch/ppc/kernel/head.S	Fri Jan  9 18:22:36 2004
+++ linux-2.6.1-lbb/arch/ppc/kernel/head.S	Fri Jan  9 18:23:39 2004
@@ -117,10 +117,10 @@
  * to its proper place in memory by the boot loader.  The expected layout
  * of the regs is:
  *   r3: ptr to residual data
- *   r4: initrd_start or if no initrd then 0
- *   r5: initrd_end - unused if r4 is 0
- *   r6: Start of command line string
- *   r7: End of command line string
+ *   r4: unused
+ *   r5: unused
+ *   r6: unused
+ *   r7: unused
  *
  * This just gets a minimal mmu environment setup so we can call
  * start_here() to do the real work.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-09 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-09 18:27 [PATCH][TRIVIAL] Update comment in arch/ppc/kernel/head.S Leigh Brown

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