commit | 1e3b308181c435675d21e37a683d51519ba37dc5 | [log] [tgz] |
---|---|---|
author | Zhang Yanfei <zhangyanfei@cn.fujitsu.com> | Wed May 15 10:58:07 2013 +0800 |
committer | Ingo Molnar <mingo@kernel.org> | Tue May 28 11:41:24 2013 +0200 |
tree | fa5950760513bb2acd78a75ea7305532a0a9409f | |
parent | e4aa937ec75df0eea0bee03bffa3303ad36c986b [diff] |
x86_64: Correct phys_addr in cleanup_highmap comment 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>