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:
54d45ff
)
x86: mtrr_cleanup hole size should be less than half of chunk_size, v2
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Sun, 28 Sep 2008 03:26:06 +0000
(20:26 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 28 Sep 2008 07:12:27 +0000
(09:12 +0200)
v2: should check with half of range0 size instead of chunk_size
So don't have silly big hole.
in hpa's case we could auto detect instead of adding mtrr_chunk_size in
command line.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found