aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJacek Luczak <[email protected]>2008-04-11 13:29:04 +0200
committerIngo Molnar <[email protected]>2008-04-26 17:35:48 +0200
commit5afca33a43786408ce74540b54855973dde32bab (patch)
tree8e0a001d2f65063b53552134b81d1ad4cfa1d144 /fs/jbd2/commit.c
parentb6dbf334b0da14fafd4f747791a177ee4c7aae3b (diff)
x86: section mismatch fixes, #3
This patch fixes section mismatch warnings in unlock_ExtINT_logic(). WARNING: arch/x86/kernel/built-in.o(.text+0x14a92): Section mismatch in reference from the function unlock_ExtINT_logic() to the function .init.text:find_isa_irq_pin() The function unlock_ExtINT_logic() references the function __init find_isa_irq_pin(). This is often because unlock_ExtINT_logic lacks a __init annotation or the annotation of find_isa_irq_pin is wrong. Signed-off-by: Jacek Luczak <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions