[PATCH v2 0/3] x86/mm: address observations made while working on XSA-388

Jan Beulich posted 3 patches 2 years, 2 months ago
Failed in applying to current master (apply log)
Test gitlab-ci passed
[PATCH v2 0/3] x86/mm: address observations made while working on XSA-388
Posted by Jan Beulich 2 years, 2 months ago
1: PoD: simplify / improve p2m_pod_cache_add()
2: altp2m: p2m_altp2m_get_or_propagate() should honor present page order
3: altp2m: p2m_altp2m_propagate_change() should honor present page order

The last one continues to be RFC, as there is an aspect I can't make sense
of. See there.

Jan