LOCAL / mm, page_alloc: Add print page allocation failure reason
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 7 Mar 2019 02:18:21 +0000 (11:18 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:23:12 +0000 (11:23 +0900)
commit0a56029f4e122d3a058e648d07ba542f98901492
treee64c7795972471bccdf030e502a9132f5252eedb
parent364f454feda9414b657401d909e56c1e721b2214
LOCAL / mm, page_alloc: Add print page allocation failure reason

There is an unclear problem when page alloc failed. So clearly print
the cause of the failure.

Change-Id: Ie59e1d4e34deabb8733268edfb433754f43766a8
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
mm/page_alloc.c