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>
Wed, 1 Jul 2020 15:32:35 +0000 (16:32 +0100)
commitf384e8bc5d2285f1e5b4b5000a7266933971cb08
tree8029428e9d4e8a74bb6881cf03d944a04346b79c
parent692e3a2791da14c42c077416d93cfad4f04871ab
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