简体   繁体   中英

CONFIG_DEBUG_PAGEALLOC on ARM Linux kernel?

I can not find any patch of CONFIG_DEBUG_PAGEALLOC for ARM architecture. I am just curious to ask few questions. 1)Is it not implemented for ARM so far ? 2)Is reason for not porting this for ARM was it is not good for detecting kernel memory corruption ?

Thank you.

This is implemented for ARM architecture. see here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM