Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1534408
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/6] enable O and KBUILD_OUTPUT for kselftest |
| Date | 2016-12-01 20:40 +0100 |
| Message-ID | <sJFn3-D4-1@gated-at.bofh.it> (permalink) |
| References | <sIPeN-7XO-5@gated-at.bofh.it> <sJdTQ-7ci-1@gated-at.bofh.it> <sJf9f-7RM-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/30/2016 08:32 AM, Bamvor Zhang Jian wrote: > Hi, Shuah, Michael > > On 30 November 2016 at 22:17, Shuah Khan <shuahkh@osg.samsung.com> wrote: >> On 11/29/2016 04:55 AM, bamvor.zhangjian@huawei.com wrote: >>> From: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> >>> >>> Here is my second version for enabling the KBUILD_OUTPUT for kselftest. >>> The first version could be found here[1]. I fix and test all the TARGET >>> in tools/testing/selftest/Makefile. For ppc, I test through fake target. >>> >>> There are six patches in these series. And five of them clean up the >>> existing code. I split the clean up patches into five, hope it is easy >>> to review. >>> >>> selftests: remove duplicated all and clean target >>> selftests: remove useless TEST_DIRS >>> a selftests: add pattern rules >>> A selftests: remove CROSS_COMPILE in dedicated Makefile >>> A selftests: add EXTRA_CLEAN for clean target >>> selftests: enable O and KBUILD_OUTPUT >>> >>> Notes: >>> A: Ack by Michael. >>> a: ack by Michael. Minor update after rebase. >> >> Bamovar/Michael, >> >> Are these rebased to linux-next? Michael was concerned about >> conflicts with powerpc tree. Would rebasing to linux-next help >> avoiding conflicts? > Yes. I rebase to latest linux-next. It is taged as 1128 when I rebase > them yesterday. I fix some conflict when rebase. > Hi Bemovar, These patches don't apply to linux-kselftest next and I can't apply them now. Looks like there are new tests that came through a netdev tree already in linux-next. It does happen when a new feature goes into a tree with the test. So for now we will have to wait on these and when 4.10-rc1 comes out, please rebase it on linux-kselftest latest. I will try to get these into 4.10-rc1 fixes thanks, -- Shuah
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/6] enable O and KBUILD_OUTPUT for kselftest <bamvor.zhangjian@huawei.com> - 2016-11-29 13:00 +0100
[PATCH v2 2/6] selftests: remove useless TEST_DIRS <bamvor.zhangjian@huawei.com> - 2016-11-29 13:00 +0100
[PATCH v2 5/6] selftests: add EXTRA_CLEAN for clean target <bamvor.zhangjian@huawei.com> - 2016-11-29 13:00 +0100
[PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT <bamvor.zhangjian@huawei.com> - 2016-11-29 13:00 +0100
Re: [PATCH v2 0/6] enable O and KBUILD_OUTPUT for kselftest Shuah Khan <shuahkh@osg.samsung.com> - 2016-11-30 15:20 +0100
Re: [PATCH v2 0/6] enable O and KBUILD_OUTPUT for kselftest Bamvor Zhang Jian <bamvor.zhangjian@linaro.org> - 2016-11-30 16:40 +0100
Re: [PATCH v2 0/6] enable O and KBUILD_OUTPUT for kselftest Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-01 20:40 +0100
csiph-web