DORMANTno replies

[PATCH mmotm] mm: page_vma_mapped_walk(): add a level of indentation fix

From: Hugh Dickins <hughd@google.com>
Date: 2021-06-16 04:38:48

Add a tab to the READ_ONCE line in the indentation patch.

Signed-off-by: Hugh Dickins <hughd@google.com>
---
Thanks! Fix to mm-page_vma_mapped_walk-add-a-level-of-indentation.patch

 mm/page_vma_mapped.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--- mmotm/mm/page_vma_mapped.c	2021-06-15 20:56:34.618544939 -0700
+++ fixup/mm/page_vma_mapped.c	2021-06-15 20:58:40.951444988 -0700
@@ -190,7 +190,7 @@ restart:
 		 * compiler and used as a stale value after we've observed a
 		 * subsequent update.
 		 */
-	pmde = READ_ONCE(*pvmw->pmd);
+		pmde = READ_ONCE(*pvmw->pmd);
 
 		if (pmd_trans_huge(pmde) || is_pmd_migration_entry(pmde)) {
 			pvmw->ptl = pmd_lock(mm, pvmw->pmd);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help