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


Groups > linux.kernel > #1256135

Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size() tests

From Vitaly Kuznetsov <vkuznets@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size() tests
Date 2015-10-26 17:00 +0100
Message-ID <qnSlJ-1Dx-15@gated-at.bofh.it> (permalink)
References <qnQtA-ue-15@gated-at.bofh.it> <qnQtA-ue-13@gated-at.bofh.it> <qnRIZ-1pQ-5@gated-at.bofh.it> <qnRJ0-1pQ-9@gated-at.bofh.it> <qnRSH-1tC-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Andy Shevchenko <andriy.shevchenko@linux.intel.com> writes:

> On Mon, 2015-10-26 at 16:18 +0100, Vitaly Kuznetsov wrote:
>> Andy Shevchenko <andriy.shevchenko@linux.intel.com> writes:
>> 
>> > On Mon, 2015-10-26 at 14:55 +0100, Vitaly Kuznetsov wrote:
>> > > Add a couple of simple tests for string_get_size().
>> > > 
>> > 
>> > In linux-next this one (or similar?) is commit 29f3d140.
>> > I don't think you need it in the series since it's in Andrew's
>> > patch
>> > set already.
>> > 
>> 
>> Ah, sorry, missed that. In case it was already merged
>
> It's not yet in upstream afaiuc.
>
>>  I'll just add a
>> couple of additional tests here.
>
> Then perhaps send it as a separate patch first?
>

Oh, actually 29f3d140 (linux-next commit id) is some old version of my
patch, there were later submissions (I think 'v5' was the last one:
https://lkml.org/lkml/2015/9/17/172 and that's where Rasmus
found the issue I'm fixing here). So I think it would be the best to
throw away 29f3d140 from Andrew's tree and take this one instead.

[skip]

-- 
  Vitaly
--
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 | Next in thread | Find similar | Unroll thread


Thread

[PATCH 3/3] lib/test-string_helpers.c: add string_get_size() tests Vitaly Kuznetsov <vkuznets@redhat.com> - 2015-10-26 15:00 +0100
  Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size()  tests Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2015-10-26 16:20 +0100
    Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size() tests Vitaly Kuznetsov <vkuznets@redhat.com> - 2015-10-26 16:20 +0100
      Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size()  tests Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2015-10-26 16:30 +0100
        Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size() tests Vitaly Kuznetsov <vkuznets@redhat.com> - 2015-10-26 17:00 +0100
  Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size() tests Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2015-10-26 23:00 +0100
    Re: [PATCH 3/3] lib/test-string_helpers.c: add string_get_size() tests Vitaly Kuznetsov <vkuznets@redhat.com> - 2015-10-27 10:00 +0100

csiph-web