git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f7eae
)
i386: Add warning in Documentation that zero-page is not a stable ABI
author
Andi Kleen
<ak@suse.de>
Fri, 10 Aug 2007 20:31:08 +0000
(22:31 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 11 Aug 2007 22:58:14 +0000
(15:58 -0700)
Some people writing boot loaders seem to falsely belief the 32bit zero page is a
stable interface for out of tree code like the real mode boot protocol. Add a comment
clarifying that is not true.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found