mm: Remove the PFN busy warning
authorEric Anholt <eric@anholt.net>
Fri, 19 Dec 2014 00:07:15 +0000 (16:07 -0800)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:07:53 +0000 (00:07 +0100)
commitcb9b549bce306a329fdaa977e778c5b975a7851e
tree54cf2977377432b326bfec51cf42b89e01c64707
parentb5d69852481291e77278c6102de279e948a1433c
mm: Remove the PFN busy warning

See commit dae803e165a11bc88ca8dbc07a11077caf97bbcb -- the warning is
expected sometimes when using CMA.  However, that commit still spams
my kernel log with these warnings.

Signed-off-by: Eric Anholt <eric@anholt.net>
mm/page_alloc.c