diff options
author | 2008-04-13 17:41:04 +0200 | |
---|---|---|
committer | 2008-04-26 17:35:48 +0200 | |
commit | 6d4ce043268451b8016480461717f2aa59b5486c (patch) | |
tree | bae0ea44acd4a3e0a3e03999bde667446203468c /drivers/ide/ide-lib.c | |
parent | x86: unlock_ExtINT_logic() - fix section mismatch warnings (diff) | |
download | wireguard-linux-6d4ce043268451b8016480461717f2aa59b5486c.tar.xz wireguard-linux-6d4ce043268451b8016480461717f2aa59b5486c.zip |
x86: pgtable_32.h - prototype and section mismatch fixes
This patch adds extern to native_pagetable_setup_[start,done]() protypes and
fixes following section mismatch warning:
WARNING: arch/x86/mm/built-in.o(.text+0xf2): Section mismatch in reference from
the function paravirt_pagetable_setup_start()
paravirt_pagetable_setup_[start,done]() is used by __init pagetable_init().
Annotate both functions with __init.
Signed-off-by: Jacek Luczak <luczak.jacek@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/ide/ide-lib.c')
0 files changed, 0 insertions, 0 deletions