Revert "mm: cma: Reduce dmesg spam"

This reverts commit 972d9abafb.

Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
This commit is contained in:
UtsavBalar1231 2022-04-26 21:19:50 +05:30 committed by spakkkk
parent 9e7178e360
commit 983884cf63

View File

@ -18,6 +18,11 @@
#define pr_fmt(fmt) "cma: " fmt
#ifdef CONFIG_CMA_DEBUG
#ifndef DEBUG
# define DEBUG
#endif
#endif
#define CREATE_TRACE_POINTS
#include <linux/memblock.h>