diff options
| author | Andrew Morton <[email protected]> | 2010-11-24 20:57:18 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-11-24 21:50:49 +0000 |
| commit | 91d95fda8594ce5e0ccd81381ee7b956cf513c59 (patch) | |
| tree | 50e5827088e9a8937c2a30b7920816bfa36914f8 /lib/dynamic_debug.c | |
| parent | scripts: fix gfp-translate for recent changes to gfp.h (diff) | |
| download | kernel-91d95fda8594ce5e0ccd81381ee7b956cf513c59.tar.gz kernel-91d95fda8594ce5e0ccd81381ee7b956cf513c59.zip | |
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
When compiling arch/x86/kernel/early_printk_mrst.c with i386
allmodconfig, gcc-4.1.0 generates an out-of-line copy of
__set_fixmap_offset() which contains a reference to
__this_fixmap_does_not_exist which the compiler cannot elide.
Marking __set_fixmap_offset() as __always_inline prevents this.
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Feng Tang <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
