diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2014-10-10 00:27:59 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-10 04:25:56 +0200 |
commit | 1c93923cc264105418e6ead149c76bd88302eff4 (patch) | |
tree | 1862aef87b2636d01b55f4ccbac7542fbe016060 /.gitignore | |
parent | mempolicy: unexport get_vma_policy() and remove its "task" arg (diff) | |
download | linux-1c93923cc264105418e6ead149c76bd88302eff4.tar.xz linux-1c93923cc264105418e6ead149c76bd88302eff4.zip |
include/linux/migrate.h: remove migrate_page #define
This is designed to avoid a few ifdefs in .c files but it's obnoxious
because it can cause unsuspecting "migrate_page" symbols to get turned into
"NULL".
Just nuke it and use the ifdefs.
Cc: Konstantin Khlebnikov <k.khlebnikov@samsung.com>
Cc: Rafael Aquini <aquini@redhat.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions