All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mm/kmemleak.c: Fix some trivial problems.
@ 2013-05-14 11:49 ` majianpeng
  0 siblings, 0 replies; 2+ messages in thread
From: majianpeng @ 2013-05-14 11:49 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: linux-mm, linux-kernel

Jianpeng Ma (3):
  mm/kmemleak.c: Use %u to print ->checksum.
  mm/kmemleak.c: Use list_for_each_entry_safe to reconstruct function   
     scan_gray_list.
  mm/kmemleak.c: Merge the consecutive scan-areas.

 mm/kmemleak.c | 36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)

-- 
1.8.3.rc1.44.gb387c77

--
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

* [PATCH 0/3] mm/kmemleak.c: Fix some trivial problems.
@ 2013-05-14 11:49 ` majianpeng
  0 siblings, 0 replies; 2+ messages in thread
From: majianpeng @ 2013-05-14 11:49 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: linux-mm, linux-kernel

Jianpeng Ma (3):
  mm/kmemleak.c: Use %u to print ->checksum.
  mm/kmemleak.c: Use list_for_each_entry_safe to reconstruct function   
     scan_gray_list.
  mm/kmemleak.c: Merge the consecutive scan-areas.

 mm/kmemleak.c | 36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)

-- 
1.8.3.rc1.44.gb387c77


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

end of thread, other threads:[~2013-05-14 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 11:49 [PATCH 0/3] mm/kmemleak.c: Fix some trivial problems majianpeng
2013-05-14 11:49 ` majianpeng

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.