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:
e4aa937
)
x86_64: Correct phys_addr in cleanup_highmap comment
author
Zhang Yanfei
<zhangyanfei@cn.fujitsu.com>
Wed, 15 May 2013 02:58:07 +0000
(10:58 +0800)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 28 May 2013 09:41:24 +0000
(11:41 +0200)
For x86_64, we have phys_base, which means the delta between the
the address kernel is actually running at and the address kernel
is compiled to run at. Not phys_addr so correct it.
Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Link:
http://lkml.kernel.org/r/5192F9BF.2000802@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found