W-M-R commented on code in PR #15461: URL: https://github.com/apache/nuttx/pull/15461#discussion_r1909834708
########## mm/kasan/mte_tags.c: ########## @@ -0,0 +1,97 @@ +/**************************************************************************** + * mm/kasan/mte_tags.c Review Comment: This approach is to implement the mte operation implemented in arm64 in arch, but the kasan api should be implemented in mm/kasan, right? Instead of implementing the kasan api on arch/arm64? -- 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]
