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)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:55 +0000 (09:35 +0900)
commit49b7baff2dc76c68ffd9fdd5962e428b3de5fb3a
tree64b6317ebaee840245b474738a9a5c93d8d3de52
parentbaa24da6c4927b2854f7e5d229e3ab2d85091b03
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