szafonimateusz-mi opened a new pull request, #14955:
URL: https://github.com/apache/nuttx/pull/14955

   ## Summary
   
   - arch/x86_64/intel64: fix revoke_low_memory
       Fix revoke_low_memory, problem found by Xiangzhen Ouyang.
       g_pt_low mapping is removed during revoke_low_memory so we can't access 
this memory area.
       This logic has been broken for a long time, but for some reason it 
worked without any crash at boot.
   
   ## Impact
   
   fix broken code
   
   ## Testing
   
   qemu and intel HW
   
   
   


-- 
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