From: John Levon <movement@marcelothewonderpenguin.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] head.S
Date: Fri, 25 Jan 2002 13:42:57 +0000 [thread overview]
Message-ID: <20020125134257.GA37629@compsoc.man.ac.uk> (raw)
007 has a license to kill, not a right.
enjoy,
john
--- arch/i386/kernel/head.S.old Fri Jan 25 13:36:09 2002
+++ arch/i386/kernel/head.S Fri Jan 25 13:36:49 2002
@@ -82,8 +82,8 @@
* Initialize page tables
*/
movl $pg0-__PAGE_OFFSET,%edi /* initialize page tables */
- movl $007,%eax /* "007" doesn't mean with right to kill, but
- PRESENT+RW+USER */
+ movl $007,%eax /* "007" doesn't mean with license to kill,
+ * but PRESENT+RW+USER */
2: stosl
add $0x1000,%eax
cmp $empty_zero_page-__PAGE_OFFSET,%edi
next reply other threads:[~2002-01-25 13:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-25 13:42 John Levon [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-01-25 15:40 [PATCH] head.S Randal, Phil
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=20020125134257.GA37629@compsoc.man.ac.uk \
--to=movement@marcelothewonderpenguin.com \
--cc=linux-kernel@vger.kernel.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