We could in theory always add another callback .pmd_entry_sleep or
something for this one case and document the requirement...
Maybe, but the SRCU critical section cannot prevent the PTE page from
being freed via RCU. :(
Idea is we'd fall back to non-RCU in this case and take locks... but then
ugh we'd race everything RCU and no it's all or nothing isn't it?
Overall - I will stash this response somewhere and come back to it if
somebody else doesn't in the meantime :)