diff options
author | Minchan Kim <[email protected]> | 2012-12-20 15:05:06 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-20 17:40:18 -0800 |
commit | 010fc29a45a2e8dbc08bf45ef80b8622619aaae0 (patch) | |
tree | b5ef6be5185c4a57a3231b07fdb15b902383968e /lib/mpi/mpi-inline.h | |
parent | 787314c35fbb97e02823a1b8eb8cfa58f366cd49 (diff) |
compaction: fix build error in CMA && !COMPACTION
isolate_freepages_block() and isolate_migratepages_range() are used for
CMA as well as compaction so it breaks build for CONFIG_CMA &&
!CONFIG_COMPACTION.
This patch fixes it.
[[email protected]: add "do { } while (0)", per Mel]
Signed-off-by: Minchan Kim <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions