]> Git Repo - linux.git/commit
mm: drop unused pmdp_huge_get_and_clear_notify()
authorKirill A. Shutemov <[email protected]>
Thu, 13 Apr 2017 21:56:23 +0000 (14:56 -0700)
committerLinus Torvalds <[email protected]>
Fri, 14 Apr 2017 01:24:21 +0000 (18:24 -0700)
commitc0c379e2931b05facef538e53bf3b21f283d9a0b
tree2d5a296b6e1e6af196c50e266d6cdcff13d28f20
parentced108037c2aa542b3ed8b7afd1576064ad1362a
mm: drop unused pmdp_huge_get_and_clear_notify()

Dave noticed that after fixing MADV_DONTNEED vs numa balancing race the
last pmdp_huge_get_and_clear_notify() user is gone.

Let's drop the helper.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mmu_notifier.h
This page took 0.055333 seconds and 4 git commands to generate.