Who Is Preventing Access to User Space
Recently, a new feature was added to NDB to allow it to access user space. However, on the ARM platform, a problem was encountered: if the CPU interrupt occurs in kernel space, any access to user space addresses fails. The basic symptom of failure is a series of question marks printed in the debugger. Meanwhile, … Read more