public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.
       [not found] <20180918082422.13050-1-songqiang1304521@gmail.com>
@ 2018-09-19 18:58 ` Sasha Levin
  2018-09-20  8:41   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Sasha Levin @ 2018-09-19 18:58 UTC (permalink / raw)
  To: Sasha Levin, Song Qiang, jic23@kernel.org, knaack.h@gmx.de,
	lars@metafoo.de
  Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org

Hi,

[This is an automated email]

This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: all

The bot has tested the following trees: v4.18.8, v4.14.70, v4.9.127, v4.4.156, v3.18.122, 

v4.18.8: Build OK!
v4.14.70: Failed to apply! Possible dependencies:
    22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")

v4.9.127: Failed to apply! Possible dependencies:
    22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
    78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")

v4.4.156: Failed to apply! Possible dependencies:
    22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
    78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")

v3.18.122: Failed to apply! Possible dependencies:
    22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
    4193c0f1d863 ("iio: driver for Semtech SX9500 proximity solution")
    78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")


Please let us know how to resolve this.

--
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.
  2018-09-19 18:58 ` [PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor Sasha Levin
@ 2018-09-20  8:41   ` Jonathan Cameron
  2018-09-21 14:56     ` Sasha Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2018-09-20  8:41 UTC (permalink / raw)
  To: Sasha Levin
  Cc: Song Qiang, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org

On Wed, 19 Sep 2018 18:58:37 +0000
Sasha Levin <Alexander.Levin@microsoft.com> wrote:

> Hi,
> 
> [This is an automated email]
> 
> This commit has been processed because it contains a -stable tag.
> The stable tag indicates that it's relevant for the following trees: all
> 
> The bot has tested the following trees: v4.18.8, v4.14.70, v4.9.127, v4.4.156, v3.18.122, 
> 
> v4.18.8: Build OK!
> v4.14.70: Failed to apply! Possible dependencies:
>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
> 
> v4.9.127: Failed to apply! Possible dependencies:
>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
>     78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")
> 
> v4.4.156: Failed to apply! Possible dependencies:
>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
>     78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")
> 
> v3.18.122: Failed to apply! Possible dependencies:
>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
>     4193c0f1d863 ("iio: driver for Semtech SX9500 proximity solution")
>     78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")
> 
> 
> Please let us know how to resolve this.
> 
> --
> Thanks,
> Sasha
Hi Sasha,

This is a false detection.  The stable tag is in the context of the
additions to MAINTAINERS.   I guess that is a rare enough case it's not
worth fixing in your scripts, but thought I'd point it out incase you
want to do so!

Jonathan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.
  2018-09-20  8:41   ` Jonathan Cameron
@ 2018-09-21 14:56     ` Sasha Levin
  0 siblings, 0 replies; 3+ messages in thread
From: Sasha Levin @ 2018-09-21 14:56 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Song Qiang, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org

On Thu, Sep 20, 2018 at 09:41:39AM +0100, Jonathan Cameron wrote:
>On Wed, 19 Sep 2018 18:58:37 +0000
>Sasha Levin <Alexander.Levin@microsoft.com> wrote:
>
>> Hi,
>>
>> [This is an automated email]
>>
>> This commit has been processed because it contains a -stable tag.
>> The stable tag indicates that it's relevant for the following trees: all
>>
>> The bot has tested the following trees: v4.18.8, v4.14.70, v4.9.127, v4.4.156, v3.18.122,
>>
>> v4.18.8: Build OK!
>> v4.14.70: Failed to apply! Possible dependencies:
>>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
>>
>> v4.9.127: Failed to apply! Possible dependencies:
>>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
>>     78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")
>>
>> v4.4.156: Failed to apply! Possible dependencies:
>>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
>>     78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")
>>
>> v3.18.122: Failed to apply! Possible dependencies:
>>     22aac3eb0c46 ("MAINTAINERS: add entry for STM32 I2C driver")
>>     4193c0f1d863 ("iio: driver for Semtech SX9500 proximity solution")
>>     78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")
>>
>>
>> Please let us know how to resolve this.
>>
>> --
>> Thanks,
>> Sasha
>Hi Sasha,
>
>This is a false detection.  The stable tag is in the context of the
>additions to MAINTAINERS.   I guess that is a rare enough case it's not
>worth fixing in your scripts, but thought I'd point it out incase you
>want to do so!

Hah, interesting!

I'll get it fixed, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-21 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180918082422.13050-1-songqiang1304521@gmail.com>
2018-09-19 18:58 ` [PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor Sasha Levin
2018-09-20  8:41   ` Jonathan Cameron
2018-09-21 14:56     ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox