XuNeo opened a new pull request, #14798:
URL: https://github.com/apache/nuttx/pull/14798

   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   We could call backtrace from mm module and access to kasan protected 
mm_node.backtrace field. Disable kasan check for backtrace_format.
   
   
   ## Impact
   
   `memdump` can work correctly without being caught by kasan.
   
   *Update this section, where applicable, on how change affects users,
    build process, hardware, documentation, security, compatibility, etc.*
   
   ## Testing
   
   Tested with qemu arm64 with DEBUG_MM and mm backtrace enabled.
   
   Now memdump will work correctly.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to