2021-02-20 05:01:04

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the block tree

Hi all,

In commit

76676c992506 ("io_uring: fix io_rsrc_ref_quiesce races")

Fixes tag

Fixes: 0ce4a72632317 ("io_uring: don't hold uring_lock when calling io_run_task_work*")

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: a4f2225d1cb2 ("io_uring: don't hold uring_lock when calling io_run_task_work*")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-02-20 05:02:09

by Jens Axboe

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the block tree

On 2/19/21 9:51 PM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 76676c992506 ("io_uring: fix io_rsrc_ref_quiesce races")
>
> Fixes tag
>
> Fixes: 0ce4a72632317 ("io_uring: don't hold uring_lock when calling io_run_task_work*")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: a4f2225d1cb2 ("io_uring: don't hold uring_lock when calling io_run_task_work*")

Fixed it up, thanks Stephen.

--
Jens Axboe

2021-02-22 21:36:35

by Chaitanya Kulkarni

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the block tree

On 2/22/21 13:01, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 179d16007236 ("block: remove superfluous param in blk_fill_rwbs()")
>
> Fixes tag
>
> Fixes: 1b9a9ab78b0 ("blktrace: use op accessors")
>
> 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

Yes, it was my fault it should be 1b9a9ab78b0a the last 'a' is missing.