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:
0addb14
)
[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}
author
Jan Beulich
<jbeulich@novell.com>
Tue, 17 Jan 2006 06:03:32 +0000
(07:03 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 17 Jan 2006 07:18:35 +0000
(23:18 -0800)
... as they are no longer needed. Since there were hard-coded numbers in the
file, the patch also adds a mechanism to avoid these (otherwise potential
future changes would again and again require adjusting these numbers).
Signed-Off-By: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found