diff options
| author | Ben Dooks (Codethink) <[email protected]> | 2019-11-30 17:54:10 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-12-01 12:59:04 -0800 |
| commit | aba9817da150e9dcf4c599c0508c38d1971d66e1 (patch) | |
| tree | 6c5c44432e9dd6ea8eff214fe16ae0a2ae463b2f /tools/perf/scripts/python/stackcollapse.py | |
| parent | 756d25be457fc5497da0ceee0f3d0c9eb4d8535d (diff) | |
include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous
The {set,clear}_zone_contiguous are built whatever the configuratoon so
move the definitions outside the current ifdef to avoid the following
compiler warnings:
mm/page_alloc.c:1550:6: warning: no previous prototype for 'set_zone_contiguous' [-Wmissing-prototypes]
mm/page_alloc.c:1571:6: warning: no previous prototype for 'clear_zone_contiguous' [-Wmissing-prototypes]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ben Dooks (Codethink) <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions