forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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