From: Namhyung Kim Date: Wed, 11 Aug 2010 06:37:41 +0000 (+0900) Subject: x86: Document __phys_reloc_hide() usage in __pa_symbol() X-Git-Tag: v2.6.36-rc1~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fd49936a8cac246fc9ed85508556c82cd44cf68;p=pandora-kernel.git x86: Document __phys_reloc_hide() usage in __pa_symbol() Until all supported versions of gcc recognize -fno-strict-overflow, we should keep the RELOC_HIDE() magic in __pa_symbol(). Comment it. Signed-off-by: Namhyung Kim LKML-Reference: <1281508661-29507-1-git-send-email-namhyung@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed