hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/vm/mmu_notifier.rst
....@@ -89,7 +89,7 @@
8989
9090 So here because at time N+2 the clear page table entry was not pair with a
9191 notification to invalidate the secondary TLB, the device see the new value for
92
-addrB before seing the new value for addrA. This break total memory ordering
92
+addrB before seeing the new value for addrA. This break total memory ordering
9393 for the device.
9494
9595 When changing a pte to write protect or to point to a new write protected page