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:
7fc2368
)
x86: mtrr_cleanup optimization, v2
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Sat, 27 Sep 2008 07:30:08 +0000
(
00:30
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 27 Sep 2008 16:09:34 +0000
(18:09 +0200)
fix hpa's t61 with 4g ram:
change layout from
(n - 1)*chunksize + chunk_size - NC
to
n*chunksize - NC
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found