v1->v2: - Add a second patch to replace smp_mb() by smp_mb__after_atomic(). - Add performance data to the first patch This mini-series contains 2 minor changes to the transparent huge page splitting code to split its performance, particularly for the x86 architecture. Waiman Long (2): mm, thp: move invariant bug check out of loop in __split_huge_page_map mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic mm/huge_memory.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>