Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63883
b: refs/heads/master
c: 43fb238
h: refs/heads/master
i:
  63881: b97acd6
  63879: f64188d
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Aug 11, 2007
1 parent 0533632 commit 25ccbcb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d3f7eae182b04997be19343a23f7009170f4f7a5
refs/heads/master: 43fb2387d0774a36f450b50d538cee84cf83858e
10 changes: 10 additions & 0 deletions trunk/Documentation/i386/zero-page.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
---------------------------------------------------------------------------
!!!!!!!!!!!!!!!WARNING!!!!!!!!
The zero page is a kernel internal data structure, not a stable ABI. It might change
without warning and the kernel has no way to detect old version of it.
If you're writing some external code like a boot loader you should only use
the stable versioned real mode boot protocol described in boot.txt. Otherwise the kernel
might break you at any time.
!!!!!!!!!!!!!WARNING!!!!!!!!!!!
----------------------------------------------------------------------------

Summary of boot_params layout (kernel point of view)
( collected by Hans Lermen and Martin Mares )

Expand Down

0 comments on commit 25ccbcb

Please sign in to comment.