public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/4] Miscellaneous fixes for Android systems
@ 2017-11-14  2:11 Sandeep Patil
  2017-11-14  2:11 ` [LTP] [PATCH v2 1/4] mm: mallocstress: use new library and safe macros Sandeep Patil
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Sandeep Patil @ 2017-11-14  2:11 UTC (permalink / raw)
  To: ltp

Following series of patches fixes the review comments from the v1.
Each difference annotated in the patch.

Sandeep Patil (4):
  mm: mallocstress: use new library and safe macros
  checkpoint: add TST_CHECKPOINT_INIT() for new library headers
  mm: mallocstress: use futexes instead of SysV semaphores
  lib: mkfs: use 'mke2fs' for formatting extN filesystems

 include/tst_checkpoint.h                    |   9 +
 include/tst_fs.h                            |  13 ++
 lib/tst_mkfs.c                              |  17 +-
 lib/tst_supported_fs_types.c                |  38 +++-
 testcases/kernel/mem/mtest07/mallocstress.c | 310 ++++++++--------------------
 5 files changed, 150 insertions(+), 237 deletions(-)

-- 
2.15.0.448.gf294e3d99a-goog


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

end of thread, other threads:[~2018-02-22 23:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-14  2:11 [LTP] [PATCH v2 0/4] Miscellaneous fixes for Android systems Sandeep Patil
2017-11-14  2:11 ` [LTP] [PATCH v2 1/4] mm: mallocstress: use new library and safe macros Sandeep Patil
2017-11-14  2:11 ` [LTP] [PATCH 2/4] checkpoint: add TST_CHECKPOINT_INIT() for new library headers Sandeep Patil
2017-11-14  2:11 ` [LTP] [PATCH v2 3/4] mm: mallocstress: use futexes instead of SysV semaphores Sandeep Patil
2017-11-20 12:36   ` Jan Stancek
2017-11-28 14:25     ` Sandeep Patil
2017-11-14  2:11 ` [LTP] [PATCH v2 4/4] lib: mkfs: use 'mke2fs' for formatting extN filesystems Sandeep Patil
2017-12-04 16:24   ` Cyril Hrubis
2018-02-22 23:11     ` Sandeep Patil
2017-12-04 16:52   ` Jan Stancek
2017-12-06 12:16     ` Cyril Hrubis

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