mm: close vmap stack print for armv7 [1/1]
authorTao Zeng <tao.zeng@amlogic.com>
Fri, 15 Feb 2019 06:17:36 +0000 (14:17 +0800)
committerLuan Yuan <luan.yuan@amlogic.com>
Fri, 15 Mar 2019 04:17:34 +0000 (12:17 +0800)
commit29f215b1dbb4ef09b14a03be96dd0d880bafac81
tree217377dcee1517d25dd294707dfa51cd10566474
parent8021e13c8e78350cf345d6fdb5593211c523b229
mm: close vmap stack print for armv7 [1/1]

PD#SWPL-2681

Problem:
If cpu support idle/hotplug, there are many vmap stack prints:
[   74.096973@1] cpu 1, vmap stack:[e8e90000-e8e91de0]
[   74.097084@1] cpu 1, irq  stack:[e8e92000-e8e93de0]
[   74.105901@3] cpu 3, vmap stack:[e8ee0000-e8ee1de0]
[   74.105984@3] cpu 3, irq  stack:[e8ee2000-e8ee3de0]

Solution:
Close these debug print

Verify:
P212

Change-Id: I000df1f0952328af9f359f20341eb0fe88590056
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
drivers/amlogic/memory_ext/vmap_stack.c