forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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