diff options
author | Jacek Luczak <difrost.kernel@gmail.com> | 2008-04-13 17:41:04 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-26 17:35:48 +0200 |
commit | 6d4ce043268451b8016480461717f2aa59b5486c (patch) | |
tree | bae0ea44acd4a3e0a3e03999bde667446203468c /include/asm-x86/irq_32.h | |
parent | 28acf285deb193a1898bd531d778b0d1b1b75f2c (diff) |
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 'include/asm-x86/irq_32.h')
0 files changed, 0 insertions, 0 deletions