All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mm: Fix URL for zsmalloc benchmark
@ 2014-03-07  2:00 Ben Hutchings
  2014-03-07  2:03 ` Minchan Kim
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Hutchings @ 2014-03-07  2:00 UTC (permalink / raw)
  To: Minchan Kim; +Cc: linux-mm

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

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@decadent.org.uk>
---
 mm/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mm/Kconfig b/mm/Kconfig
index 2d9f150..2888024 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -575,5 +575,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

-- 
Ben Hutchings
Unix is many things to many people,
but it's never been everything to anybody.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mm: Fix URL for zsmalloc benchmark
  2014-03-07  2:00 [PATCH] mm: Fix URL for zsmalloc benchmark Ben Hutchings
@ 2014-03-07  2:03 ` Minchan Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Minchan Kim @ 2014-03-07  2:03 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: linux-mm

On Fri, Mar 07, 2014 at 02:00:29AM +0000, Ben Hutchings wrote:
> 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@decadent.org.uk>
Acked-by: Minchan Kim <minchan@kernel.org>

Thanks!

-- 
Kind regards,
Minchan Kim

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-07  2:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-07  2:00 [PATCH] mm: Fix URL for zsmalloc benchmark Ben Hutchings
2014-03-07  2:03 ` Minchan Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.