]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Document __phys_reloc_hide() usage in __pa_symbol()
authorNamhyung Kim <namhyung@gmail.com>
Wed, 11 Aug 2010 06:37:41 +0000 (15:37 +0900)
committerIngo Molnar <mingo@elte.hu>
Wed, 11 Aug 2010 06:43:49 +0000 (08:43 +0200)
commit6890feca842fdbd065133cb1f8ca7b973f0f5e7b
tree95fae1020c749884691f15ac8704a35914b29ffd
parentab709b8f311fc055a59fa7efa99b40247bbca568
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 <namhyung@gmail.com>
LKML-Reference: <1281508661-29507-1-git-send-email-namhyung@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/page.h