linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in the iio tree
@ 2021-06-06 22:45 Stephen Rothwell
  2021-06-07  8:36 ` Jonathan Cameron
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2021-06-06 22:45 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

Hi all,

In commit

  08af9b446ee8 ("i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C")

Fixes tag

  Fixes: 68068fad0e1c ("iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads")

has these problem(s):

  - Target SHA1 does not exist

Maybe you meant

Fixes: af959b7b96b8 ("iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: Fixes tag needs some work in the iio tree
  2021-06-06 22:45 linux-next: Fixes tag needs some work in the iio tree Stephen Rothwell
@ 2021-06-07  8:36 ` Jonathan Cameron
  0 siblings, 0 replies; 7+ messages in thread
From: Jonathan Cameron @ 2021-06-07  8:36 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

On Mon, 7 Jun 2021 08:45:04 +1000
Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> In commit
> 
>   08af9b446ee8 ("i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C")
> 
> Fixes tag
> 
>   Fixes: 68068fad0e1c ("iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads")
> 
> has these problem(s):
> 
>   - Target SHA1 does not exist
> 
> Maybe you meant
> 
> Fixes: af959b7b96b8 ("iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads")
> 

Hi Stephen.

Now fixed up + an ancestor check added to my local checking script which otherwise
found this hiding in an orphaned branch somewhere in my local tree.

Thanks,

Jonathan

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

* linux-next: Fixes tag needs some work in the iio tree
@ 2021-07-21 23:40 Stephen Rothwell
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2021-07-21 23:40 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Stephan Gerhold, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

Hi all,

In commit

  ed9fc721133e ("dt-bindings: iio: accel: bma255: Fix interrupt type")

Fixes tag

  Fixes: 6259551 ("iio: accel: bmc150-accel: Add DT bindings")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
    or later) just making sure it is not set (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: Fixes tag needs some work in the iio tree
@ 2024-01-22 20:35 Stephen Rothwell
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2024-01-22 20:35 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Petre Rodan, Andreas Klinger, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

Hi all,

In commit

  53fb4e15b972 ("iio: pressure: mprls0025pa fix off-by-one enum")

Fixes tag

  Fixes: <713337d9143ed> ("iio: pressure: Honeywell mprls0025pa pressure sensor")

has these problem(s):

  - No SHA1 recognised

Please just use

	git log -1 --format='Fixes: %h ("%s")' <commit>

so

Fixes: 713337d9143e ("iio: pressure: Honeywell mprls0025pa pressure sensor")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: Fixes tag needs some work in the iio tree
@ 2024-07-31 21:58 Stephen Rothwell
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2024-07-31 21:58 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Antoniu Miclaus, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

Hi all,

In commit

  c66b5a1983fe ("ABI: testing: fix admv8818 attr description")

Fixes tag

  Fixes: bf92d87 ("iio:filter:admv8818: Add sysfs ABI documentation")

has these problem(s):

  - SHA1 should be at least 12 digits long
    This can be fixed for the future by setting core.abbrev to 12 (or
    more) or (for git v2.11 or later) just making sure it is not set
    (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: Fixes tag needs some work in the iio tree
@ 2025-02-09  6:34 Stephen Rothwell
  2025-02-10 10:22 ` Jonathan Cameron
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2025-02-09  6:34 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Antoni Pokusinski, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

Hi all,

In commit

  3e2a7cb538ec ("iio: magnetometer: si7210: fix magnetic field measurement scale")

Fixes tag

  Fixes: cb29542a178f ("iio: magnetometer: si7210: add driver for Si7210")

has these problem(s):

  - Target SHA1 does not exist

Maybe you meant

Fixes: e0f5349ba881 ("iio: magnetometer: si7210: add driver for Si7210")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: Fixes tag needs some work in the iio tree
  2025-02-09  6:34 Stephen Rothwell
@ 2025-02-10 10:22 ` Jonathan Cameron
  0 siblings, 0 replies; 7+ messages in thread
From: Jonathan Cameron @ 2025-02-10 10:22 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Antoni Pokusinski, Linux Kernel Mailing List,
	Linux Next Mailing List

On Sun, 9 Feb 2025 17:34:46 +1100
Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> In commit
> 
>   3e2a7cb538ec ("iio: magnetometer: si7210: fix magnetic field measurement scale")
> 
> Fixes tag
> 
>   Fixes: cb29542a178f ("iio: magnetometer: si7210: add driver for Si7210")
> 
> has these problem(s):
> 
>   - Target SHA1 does not exist
> 
> Maybe you meant
> 
> Fixes: e0f5349ba881 ("iio: magnetometer: si7210: add driver for Si7210")
> 

Sorry, I pushed an update to fix this to my testing branch (squashed the commit)
but failed to update the togreg branch I'd pushed out earlier in the day.

Will fix up when I'm next on the right computer.

Thanks,

Jonathan

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

end of thread, other threads:[~2025-02-10 10:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-06 22:45 linux-next: Fixes tag needs some work in the iio tree Stephen Rothwell
2021-06-07  8:36 ` Jonathan Cameron
  -- strict thread matches above, loose matches on Subject: below --
2021-07-21 23:40 Stephen Rothwell
2024-01-22 20:35 Stephen Rothwell
2024-07-31 21:58 Stephen Rothwell
2025-02-09  6:34 Stephen Rothwell
2025-02-10 10:22 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).