diff options
| author | Randy Dunlap <[email protected]> | 2007-07-31 00:37:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-31 15:39:37 -0700 |
| commit | e6b33220845d4702590ecbe356787e59c8d914ae (patch) | |
| tree | c3e6b5d98137db23ae4f3a45af9a3ace346a58ba /scripts/patch-kernel | |
| parent | a5e58a61420e99dd08685f622d4dc666bf07e9a5 (diff) | |
x86-64: Calgary: fix section mismatch warnings in tce
Fix section mismatch warnings:
these functions are called only from __init functions.
WARNING: vmlinux.o(.text+0x1861c): Section mismatch: reference to .init.text:free_bootmem (between 'free_tce_table' and 'build_tce_table')
WARNING: vmlinux.o(.text+0x187e5): Section mismatch: reference to .init.text:__alloc_bootmem_low (between 'alloc_tce_table' and 'kretprobe_trampoline_holder')
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Muli Ben-Yehuda <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions