From: Zhang Yanfei Date: Wed, 15 May 2013 02:58:07 +0000 (+0800) Subject: x86_64: Correct phys_addr in cleanup_highmap comment X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~51^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3b308181c435675d21e37a683d51519ba37dc5;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/5192F9BF.2000802@cn.fujitsu.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed