Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1287793

Re: [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests

From Shuah Khan <shuahkhan@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests
Date 2015-12-09 21:00 +0100
Message-ID <qDT47-4g8-29@gated-at.bofh.it> (permalink)
References <qDbZ7-1Mo-3@gated-at.bofh.it> <qDbZ9-1Mo-35@gated-at.bofh.it> <qDSrp-42H-39@gated-at.bofh.it> <qDSB3-460-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Dec 9, 2015 at 12:22 PM, Andy Lutomirski <luto@amacapital.net> wrote:
> On Wed, Dec 9, 2015 at 11:11 AM, Shuah Khan <shuahkhan@gmail.com> wrote:
>> On Mon, Dec 7, 2015 at 2:51 PM, Andy Lutomirski <luto@kernel.org> wrote:
>>> There aren't any yet, but there might be a few some day.
>>
>> Andy,
>>
>> Hmm. I would think get_maintainer script should have included
>> linux-api and as well as my email for this patch.
>
> Whoops, my bad.
>
> Although... isn't it about time that selftests got its own list?
>

I probably should do that.

>>
>> Anyway, I would like to see a better worded changelog.
>> Something along the lines
>>
>> Makefile changes to enable x86_64 tests.
>
> I find that confusing.  The Makefile already supports x86_64 tests.
> What's missing is support for tests that are x86_64 but not x86_32.
>

Right. Exactly why I asked you to make the change log better.
You could hrase what you just told me and that would help me
understand the change better. Something along the lines:

Change Makefille to add support for x86_64 tests that don't
run on x86_32.

thanks,
-- Shuah
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests Andy Lutomirski <luto@kernel.org> - 2015-12-07 23:00 +0100
  Re: [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit  only tests Borislav Petkov <bp@alien8.de> - 2015-12-08 10:40 +0100
    Re: [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests Andy Lutomirski <luto@amacapital.net> - 2015-12-09 20:00 +0100
  Re: [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests Shuah Khan <shuahkhan@gmail.com> - 2015-12-09 20:20 +0100
    Re: [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests Andy Lutomirski <luto@amacapital.net> - 2015-12-09 20:30 +0100
      Re: [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests Shuah Khan <shuahkhan@gmail.com> - 2015-12-09 21:00 +0100

csiph-web