mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
884498649c
PD#SWPL-96613 Problem: No pfn information in tombstone and logcat files. Solution: enable pfn information form /proc/[pid]/pagemap for user tasks. This feature is default enabled for userdebug/eng build and disabled for release build. Also you can manual enable it by: echo pagemap_en=1 > /proc/mem_dbug Verify: s4_aq222. Change-Id: I8530c28f4ff3786cd4c34341214ab66e30d54758 Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>