Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82866
b: refs/heads/master
c: 94a8a7a
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Machek authored and Ingo Molnar committed Feb 4, 2008
1 parent c88a4e7 commit 2b45f97
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b4239346136f1432e52d14ea88f4b2662876f4a
refs/heads/master: 94a8a7acbe4d9aa83d53597516cc71101ebd2f6d
7 changes: 1 addition & 6 deletions trunk/arch/x86/kernel/trampoline_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
* trampoline page to make our stack and everything else
* is a mystery.
*
* In fact we don't actually need a stack so we don't
* set one up.
*
* We jump into the boot/compressed/head.S code. So you'd
* better be running a compressed kernel image or you
* won't get very far.
* We jump into arch/x86/kernel/head_32.S.
*
* On entry to trampoline_data, the processor is in real mode
* with 16-bit addressing and 16-bit data. CS has some value
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/x86/kernel/trampoline_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
* trampoline page to make our stack and everything else
* is a mystery.
*
* In fact we don't actually need a stack so we don't
* set one up.
*
* On entry to trampoline_data, the processor is in real mode
* with 16-bit addressing and 16-bit data. CS has some value
* and IP is zero. Thus, data addresses need to be absolute
Expand Down

0 comments on commit 2b45f97

Please sign in to comment.