diff options
| author | Sam Ravnborg <[email protected]> | 2008-02-05 06:29:35 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-05 17:44:19 +0000 |
| commit | a322f8ab66f50b6c0dcdb59abae84fede7a5fded (patch) | |
| tree | de492ded59ef0ed1f1705244f51e46628fa26603 /security/selinux/hooks.c | |
| parent | mm: fix PageUptodate data race (diff) | |
| download | kernel-a322f8ab66f50b6c0dcdb59abae84fede7a5fded.tar.gz kernel-a322f8ab66f50b6c0dcdb59abae84fede7a5fded.zip | |
mm: fix section mismatch warning in sparse.c
Fix following warning:
WARNING: mm/built-in.o(.text+0x22069): Section mismatch in reference from the function sparse_early_usemap_alloc() to the function .init.text:__alloc_bootmem_node()
static sparse_early_usemap_alloc() were used only by sparse_init()
and with sparse_init() annotated _init it is safe to
annotate sparse_early_usemap_alloc with __init too.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Christoph Lameter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
