diff options
author | Michal Nazarewicz <[email protected]> | 2011-12-29 13:09:50 +0100 |
---|---|---|
committer | Marek Szyprowski <[email protected]> | 2012-05-21 15:09:30 +0200 |
commit | ff9543fd32060917beb080b1eb2d1d41ec7f39e0 (patch) | |
tree | 31d2ff2026353945cc6f574148c54b4d53167a3b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 85aa125f001f87f96a72e9e6ee515490843b1202 (diff) |
mm: compaction: export some of the functions
This commit exports some of the functions from compaction.c file
outside of it adding their declaration into internal.h header
file so that other mm related code can use them.
This forced compaction.c to always be compiled (as opposed to being
compiled only if CONFIG_COMPACTION is defined) but as to avoid
introducing code that user did not ask for, part of the compaction.c
is now wrapped in on #ifdef.
Signed-off-by: Michal Nazarewicz <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Tested-by: Rob Clark <[email protected]>
Tested-by: Ohad Ben-Cohen <[email protected]>
Tested-by: Benjamin Gaignard <[email protected]>
Tested-by: Robert Nelson <[email protected]>
Tested-by: Barry Song <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions