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:
5989cd6
)
x86: Document __phys_reloc_hide() usage in __pa_symbol()
author
Namhyung Kim
<namhyung@gmail.com>
Wed, 11 Aug 2010 06:37:41 +0000
(15:37 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 11 Aug 2010 06:43:49 +0000
(08:43 +0200)
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>
No differences found