On 12/13/21 14:43, Ignat Korchagin wrote:
The only difference I noticed is the presence of __tdp_mmu_set_spte between zap_gfn_range and __handle_changed_spte, which is absent from the original stacktrace.
That's just a difference in inlining decisions, so it doesn't really matter.Let's see if Sean has some more ideas or finds something obviously wrong in my patch.
Paolo