From: "Leigh Brown" <leigh@solinno.co.uk>
To: linuxppc-dev@lists.linuxppc.org
Subject: [PATCH][TRIVIAL] Update comment in arch/ppc/kernel/head.S
Date: Fri, 9 Jan 2004 18:27:58 -0000 (GMT) [thread overview]
Message-ID: <32932.80.7.99.14.1073672878.squirrel@www.solinno.co.uk> (raw)
[-- 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.
reply other threads:[~2004-01-09 18:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=32932.80.7.99.14.1073672878.squirrel@www.solinno.co.uk \
--to=leigh@solinno.co.uk \
--cc=linuxppc-dev@lists.linuxppc.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).