Subject: + mm-kconfig-fix-url-for-zsmalloc-benchmark.patch added to -mm tree To: ben@xxxxxxxxxxxxxxx,minchan@xxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Fri, 07 Mar 2014 14:54:01 -0800 The patch titled Subject: mm/Kconfig: fix URL for zsmalloc benchmark has been added to the -mm tree. Its filename is mm-kconfig-fix-url-for-zsmalloc-benchmark.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-kconfig-fix-url-for-zsmalloc-benchmark.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-kconfig-fix-url-for-zsmalloc-benchmark.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Ben Hutchings <ben@xxxxxxxxxxxxxxx> Subject: mm/Kconfig: fix URL for zsmalloc benchmark The help text for CONFIG_PGTABLE_MAPPING has an incorrect URL. While we're at it, remove the unnecessary footnote notation. Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx> Acked-by: Minchan Kim <minchan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -puN mm/Kconfig~mm-kconfig-fix-url-for-zsmalloc-benchmark mm/Kconfig --- a/mm/Kconfig~mm-kconfig-fix-url-for-zsmalloc-benchmark +++ a/mm/Kconfig @@ -576,5 +576,5 @@ config PGTABLE_MAPPING then you should select this. This causes zsmalloc to use page table mapping rather than copying for object mapping. - You can check speed with zsmalloc benchmark[1]. - [1] https://github.com/spartacus06/zsmalloc + You can check speed with zsmalloc benchmark: + https://github.com/spartacus06/zsmapbench _ Patches currently in -mm which might be from ben@xxxxxxxxxxxxxxx are mm-kconfig-fix-url-for-zsmalloc-benchmark.patch linux-next.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