[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-mm-commits
Subject:    [merged] mm-fix-__get_user_pages_fast-comment.patch removed from -mm tree
From:       akpm () linux-foundation ! org
Date:       2018-10-31 18:38:43
Message-ID: 20181031183843.lhh58Mw7s%akpm () linux-foundation ! org
[Download RAW message or body]


The patch titled
     Subject: mm/gup.c: fix __get_user_pages_fast() comment
has been removed from the -mm tree.  Its filename was
     mm-fix-__get_user_pages_fast-comment.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Fengguang Wu <fengguang.wu@intel.com>
Subject: mm/gup.c: fix __get_user_pages_fast() comment

mmu_gather_tlb() no longer exists.  Replace with mmu_table_batch().

Link: http://lkml.kernel.org/r/20180928053441.rpzwafzlsnp74mkl@wfg-t540p.sh.intel.com
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/gup.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/mm/gup.c~mm-fix-__get_user_pages_fast-comment
+++ a/mm/gup.c
@@ -1817,8 +1817,8 @@ int __get_user_pages_fast(unsigned long
 	 * interrupts disabled by get_futex_key.
 	 *
 	 * With interrupts disabled, we block page table pages from being
-	 * freed from under us. See mmu_gather_tlb in asm-generic/tlb.h
-	 * for more details.
+	 * freed from under us. See struct mmu_table_batch comments in
+	 * include/asm-generic/tlb.h for more details.
 	 *
 	 * We do not adopt an rcu_read_lock(.) here as we also want to
 	 * block IPIs that come from THPs splitting.
_

Patches currently in -mm which might be from fengguang.wu@intel.com are


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic