aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorMarcin Slusarz <[email protected]>2008-09-02 14:35:41 -0700
committerLinus Torvalds <[email protected]>2008-09-02 19:21:37 -0700
commit527655835ebac8f58a8f800a10700712a4c2affd (patch)
treeddce45f35b3f89f73cf5a090bc6804ec507f0bb2 /fs/jbd2/commit.c
parent39dbbb4523754df4a822c69191a848a03e556dc7 (diff)
mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data
WARNING: vmlinux.o(.data+0x1f5c0): Section mismatch in reference from the variable contig_page_data to the variable .init.data:bootmem_node_data The variable contig_page_data references the variable __initdata bootmem_node_data If the reference is valid then annotate the variable with __init* (see linux/init.h) or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console, Signed-off-by: Marcin Slusarz <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Sean MacLennan <[email protected]> Cc: Sam Ravnborg <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions