diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-02-13 22:30:52 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-02-14 12:11:02 +0100 |
commit | cf8918fe55018aba24669ba76fab3203627890e4 (patch) | |
tree | e083c05719ded8f91d6e228131012dd6a82e50ca /drivers/watchdog | |
parent | [POWERPC] Remove generated files on make clean (diff) | |
download | linux-cf8918fe55018aba24669ba76fab3203627890e4.tar.xz linux-cf8918fe55018aba24669ba76fab3203627890e4.zip |
[POWERPC] vdso_do_func_patch{32,64}() must be __init
This fixes the following section mismatches:
<-- snip -->
...
WARNING: vmlinux.o(.text+0xe49c): Section mismatch in reference from the function .vdso_do_func_patch64() to the function .init.text:.find_symbol64()
WARNING: vmlinux.o(.text+0xe4d0): Section mismatch in reference from the function .vdso_do_func_patch64() to the function .init.text:.find_symbol64()
WARNING: vmlinux.o(.text+0xe56c): Section mismatch in reference from the function .vdso_do_func_patch32() to the function .init.text:.find_symbol32()
WARNING: vmlinux.o(.text+0xe5a0): Section mismatch in reference from the function .vdso_do_func_patch32() to the function .init.text:.find_symbol32()
...
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions