Commit a07d89f0 authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

[PATCH] major showstopper diff.

From John Levon. This corrects the comment
to match the real quotation.

Patch splitting/bombing is a very boring job,
if it wasn't for light relief like this, it'd
be even moreso 8-)
parent d9338300
......@@ -82,7 +82,7 @@ startup_32:
* Initialize page tables
*/
movl $pg0-__PAGE_OFFSET,%edi /* initialize page tables */
movl $007,%eax /* "007" doesn't mean with right to kill, but
movl $007,%eax /* "007" doesn't mean with license to kill, but
PRESENT+RW+USER */
2: stosl
add $0x1000,%eax
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment