[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441634692-19494-1-git-send-email-bamvor.zhangjian@linaro.org>
Date: Mon, 7 Sep 2015 22:04:46 +0800
From: Bamvor Jian Zhang <bamvor.zhangjian@...aro.org>
To: linux-kernel@...r.kernel.org
Cc: broonie@...nel.org, khilman@...aro.org, tyler.baker@...aro.org,
bamvor.zhangjian@...aro.org, shuahkh@....samsung.com,
mpe@...erman.id.au
Subject: [PATCH v2 0/6] kselftest improvement and cleanup
This is my second attempt for improving the kselftest for arm/arm64
architecture. Eventually, we hope we could build(in an cross compile
environment) and run all the kselftest cases automatically(successful
of courses). The first version is here[1].
In this series, I try to make all the testcases compiling and
installation successful.
The status of these series patches as follows:
c 9fae100 selftests: breakpoints: fix installing error on the architecture except x86
c a7d0f07 selftests: check before install
a 7824b26 selftests: rename jump label to static_keys
a f93be76 selftests: only compile userfaultfd for x86 and powperpc
8ec8722 selftests: mqueue: allow extra cflags
d5babcb selftests: mqueue: simpification the Makefile
e2fe790 selftests: change install command to rsync
2becd5b selftests: exec: simpification the Makefile
"c" means committed by Shuah Khan <shuahkh@....samsung.com>
"a" means acked by Shuah Khan <shuahkh@....samsung.com>
[1] http://www.spinics.net/lists/kernel/msg2056987.html
Bamvor Jian Zhang (6):
selftests: rename jump label to static_keys
selftests: only compile userfaultfd for x86 and powperpc
selftests: mqueue: allow extra cflags
selftests: mqueue: simpification the Makefile
selftests: change install command to rsync
selftests: exec: simpification the Makefile
tools/testing/selftests/Makefile | 2 +-
tools/testing/selftests/exec/Makefile | 4 +---
tools/testing/selftests/ftrace/Makefile | 2 +-
tools/testing/selftests/lib.mk | 11 ++++-------
tools/testing/selftests/mqueue/Makefile | 7 +++----
tools/testing/selftests/vm/Makefile | 12 ++++++++++++
6 files changed, 22 insertions(+), 16 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists