From: Sandeep Patil <sspatil@google.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 0/4] Miscellaneous fixes for Android systems
Date: Mon, 13 Nov 2017 18:11:14 -0800 [thread overview]
Message-ID: <20171114021118.103786-1-sspatil@google.com> (raw)
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
next reply other threads:[~2017-11-14 2:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-14 2:11 Sandeep Patil [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171114021118.103786-1-sspatil@google.com \
--to=sspatil@google.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox