The patch titled Subject: Documentation/lockstat.txt: fix a typo has been removed from the -mm tree. Its filename was lockstat-fix-a-typo.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Yuanhan Liu <yuanhan.liu@xxxxxxxxxxxxxxx> Subject: Documentation/lockstat.txt: fix a typo It should be CONFIG_LOCK_STAT Signed-off-by: Yuanhan Liu <yuanhan.liu@xxxxxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/lockstat.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/lockstat.txt~lockstat-fix-a-typo Documentation/lockstat.txt --- a/Documentation/lockstat.txt~lockstat-fix-a-typo +++ a/Documentation/lockstat.txt @@ -65,7 +65,7 @@ that had to wait on lock acquisition. - CONFIGURATION -Lock statistics are enabled via CONFIG_LOCK_STATS. +Lock statistics are enabled via CONFIG_LOCK_STAT. - USAGE _ Patches currently in -mm which might be from yuanhan.liu@xxxxxxxxxxxxxxx are mm-fix-wrong-comments-about-anon_vma-lock.patch linux-next.patch fs-execc-make-bprm_mm_init-static.patch mutex-use-spin_lock-instead-of-arch_spin_lock.patch mutex-use-spin_lock-instead-of-arch_spin_lock-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html