public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/2] updated create_same_memory() inside lib/mem.c
@ 2013-01-04  6:12 Zhouping Liu
  2013-01-04  6:12 ` [LTP] [PATCH v2 1/2] mm/lib: rewrote create_same_memory() Zhouping Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Zhouping Liu @ 2013-01-04  6:12 UTC (permalink / raw)
  To: LTP List

changed in v2:
 - modified '_function_name' as 'function_name'
 - added 'static' key word for internal function
 - updated a little commit log

Zhouping Liu (2):
  mm/lib: rewrote create_same_memory()
  mm/include: removed the global var 'memory'

 testcases/kernel/mem/include/_private.h |   2 +-
 testcases/kernel/mem/include/mem.h      |   5 -
 testcases/kernel/mem/lib/mem.c          | 425 +++++++++++++-------------------
 3 files changed, 170 insertions(+), 262 deletions(-)

-- 
1.7.11.7


------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2013-01-14  1:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04  6:12 [LTP] [PATCH v2 0/2] updated create_same_memory() inside lib/mem.c Zhouping Liu
2013-01-04  6:12 ` [LTP] [PATCH v2 1/2] mm/lib: rewrote create_same_memory() Zhouping Liu
2013-01-08  5:57   ` Wanlong Gao
2013-01-14  1:45   ` Wanlong Gao
2013-01-04  6:12 ` [LTP] [PATCH v3 2/2] mm/include: removed the global var 'memory' Zhouping Liu
2013-01-08  5:57   ` Wanlong Gao
2013-01-14  1:45   ` Wanlong Gao
2013-01-04  7:06 ` [LTP] [PATCH v2 0/2] updated create_same_memory() inside lib/mem.c Caspar Zhang
2013-01-04  7:21   ` Zhouping Liu
2013-01-04  7:31     ` Caspar Zhang
2013-01-04 15:29       ` Zhouping Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox