linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in the rdma tree
@ 2021-06-20 22:32 Stephen Rothwell
  0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2021-06-20 22:32 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Bob Pearson, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  c1a411268a4b ("RDMA/rxe: Move local ops to subroutine")

Fixes tag

  Fixes: 8700e2e7c485 ("The software RoCE driver")

has these problem(s):

  - Target SHA1 does not exist

Maybe you meant

Fixes: 8700e3e7c485 ("Soft RoCE driver")

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: Fixes tag needs some work in the rdma tree
  2021-04-21 22:13 Stephen Rothwell
@ 2021-04-21 23:08 ` Jason Gunthorpe
  0 siblings, 0 replies; 10+ messages in thread
From: Jason Gunthorpe @ 2021-04-21 23:08 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Doug Ledford, Maor Gottlieb, Leon Romanovsky,
	Linux Kernel Mailing List, Linux Next Mailing List

On Thu, Apr 22, 2021 at 08:13:36AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> In commit
> 
>   74270e75d9dc ("RDMA/mlx5: Fix type assignment for ICM DM")
> 
> Fixes tag
> 
>   Fixes: 9905fb65119f ("RDMA/mlx5: Re-organize the DM code")
> 
> has these problem(s):
> 
>   - Target SHA1 does not exist
> 
> Maybe you meant
> 
> Fixes: 251b9d788750 ("RDMA/mlx5: Re-organize the DM code")

I fixed it thanks

Jason
 



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

* linux-next: Fixes tag needs some work in the rdma tree
@ 2021-04-21 22:13 Stephen Rothwell
  2021-04-21 23:08 ` Jason Gunthorpe
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2021-04-21 22:13 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Maor Gottlieb, Leon Romanovsky, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

In commit

  74270e75d9dc ("RDMA/mlx5: Fix type assignment for ICM DM")

Fixes tag

  Fixes: 9905fb65119f ("RDMA/mlx5: Re-organize the DM code")

has these problem(s):

  - Target SHA1 does not exist

Maybe you meant

Fixes: 251b9d788750 ("RDMA/mlx5: Re-organize the DM code")

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: Fixes tag needs some work in the rdma tree
  2020-01-08 13:05 ` Dennis Dalessandro
@ 2020-01-08 13:07   ` Jason Gunthorpe
  0 siblings, 0 replies; 10+ messages in thread
From: Jason Gunthorpe @ 2020-01-08 13:07 UTC (permalink / raw)
  To: Dennis Dalessandro
  Cc: Stephen Rothwell, Doug Ledford, Linux Next Mailing List,
	Linux Kernel Mailing List, Michael J. Ruhl, Kaike Wan

On Wed, Jan 08, 2020 at 08:05:58AM -0500, Dennis Dalessandro wrote:
> On 1/7/2020 3:33 PM, Stephen Rothwell wrote:
> > Hi all,
> > 
> > In commit
> > 
> >    44ec5aa3c615 ("IB/hfi1: List all receive contexts from debugfs")
> > 
> > Fixes tag
> > 
> >    Fixes: bf808b5039c ("IB/hfi1: Add kernel receive context info to debugfs")
> > 
> > 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").
> > 
> 
> bf808b5039c
> 
> should be:
> 
> bf808b5039c6
> 
> A character got left off by mistake. Jason do you want to just fix this in
> your tree directly? Do we let it go and just make sure to catch it next
> time? Let me know if you want a new patch or something.

It is too late, the rdma tree is supposed to be non-rebasing in
general.

I usually catch these, as I have a script that checks for this. 

Jason

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

* Re: linux-next: Fixes tag needs some work in the rdma tree
  2020-01-07 20:33 Stephen Rothwell
@ 2020-01-08 13:05 ` Dennis Dalessandro
  2020-01-08 13:07   ` Jason Gunthorpe
  0 siblings, 1 reply; 10+ messages in thread
From: Dennis Dalessandro @ 2020-01-08 13:05 UTC (permalink / raw)
  To: Stephen Rothwell, Doug Ledford, Jason Gunthorpe
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Michael J. Ruhl, Kaike Wan

On 1/7/2020 3:33 PM, Stephen Rothwell wrote:
> Hi all,
> 
> In commit
> 
>    44ec5aa3c615 ("IB/hfi1: List all receive contexts from debugfs")
> 
> Fixes tag
> 
>    Fixes: bf808b5039c ("IB/hfi1: Add kernel receive context info to debugfs")
> 
> 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").
> 

bf808b5039c

should be:

bf808b5039c6

A character got left off by mistake. Jason do you want to just fix this 
in your tree directly? Do we let it go and just make sure to catch it 
next time? Let me know if you want a new patch or something.

-Denny

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

* linux-next: Fixes tag needs some work in the rdma tree
@ 2020-01-07 20:33 Stephen Rothwell
  2020-01-08 13:05 ` Dennis Dalessandro
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2020-01-07 20:33 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Michael J. Ruhl, Kaike Wan, Dennis Dalessandro

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

Hi all,

In commit

  44ec5aa3c615 ("IB/hfi1: List all receive contexts from debugfs")

Fixes tag

  Fixes: bf808b5039c ("IB/hfi1: Add kernel receive context info to debugfs")

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] 10+ messages in thread

* Re: linux-next: Fixes tag needs some work in the rdma tree
  2019-07-05 15:01 ` Jason Gunthorpe
@ 2019-07-05 15:19   ` Bodong Wang
  0 siblings, 0 replies; 10+ messages in thread
From: Bodong Wang @ 2019-07-05 15:19 UTC (permalink / raw)
  To: Jason Gunthorpe, Stephen Rothwell
  Cc: Doug Ledford, Linux Next Mailing List, Linux Kernel Mailing List,
	Saeed Mahameed

On 7/5/2019 10:01 AM, Jason Gunthorpe wrote:
> On Sat, Jul 06, 2019 at 12:57:05AM +1000, Stephen Rothwell wrote:
>> Hi all,
>>
>> In commit
>>
>>    16fff98a7e82 ("net/mlx5: E-Switch, Reg/unreg function changed event at correct stage")
>>
>> Fixes tag
>>
>>    Fixes: 61fc880839e6 ("net/mlx5: E-Switch, Handle representors creation in handler context")
>>
>> has these problem(s):
>>
>>    - Target SHA1 does not exist
>>
>> Did you mean
>>
>> Fixes: ac35dcd6e4bd ("net/mlx5: E-Switch, Handle representors creation in handler context")
> You are correct, unfortunately the trees can't be rebased at this
> point to fix it.
>
> Thanks,
> Jason

I think I fetched the tag when original patch was not merged yet. Need 
to figure out a way to detect such miss match.


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

* Re: linux-next: Fixes tag needs some work in the rdma tree
  2019-07-05 14:57 Stephen Rothwell
@ 2019-07-05 15:01 ` Jason Gunthorpe
  2019-07-05 15:19   ` Bodong Wang
  0 siblings, 1 reply; 10+ messages in thread
From: Jason Gunthorpe @ 2019-07-05 15:01 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Doug Ledford, Linux Next Mailing List, Linux Kernel Mailing List,
	Bodong Wang, Saeed Mahameed

On Sat, Jul 06, 2019 at 12:57:05AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> In commit
> 
>   16fff98a7e82 ("net/mlx5: E-Switch, Reg/unreg function changed event at correct stage")
> 
> Fixes tag
> 
>   Fixes: 61fc880839e6 ("net/mlx5: E-Switch, Handle representors creation in handler context")
> 
> has these problem(s):
> 
>   - Target SHA1 does not exist
> 
> Did you mean
> 
> Fixes: ac35dcd6e4bd ("net/mlx5: E-Switch, Handle representors creation in handler context")

You are correct, unfortunately the trees can't be rebased at this
point to fix it.

Thanks,
Jason

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

* linux-next: Fixes tag needs some work in the rdma tree
@ 2019-07-05 14:57 Stephen Rothwell
  2019-07-05 15:01 ` Jason Gunthorpe
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2019-07-05 14:57 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Bodong Wang,
	Saeed Mahameed

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

Hi all,

In commit

  16fff98a7e82 ("net/mlx5: E-Switch, Reg/unreg function changed event at correct stage")

Fixes tag

  Fixes: 61fc880839e6 ("net/mlx5: E-Switch, Handle representors creation in handler context")

has these problem(s):

  - Target SHA1 does not exist

Did you mean

Fixes: ac35dcd6e4bd ("net/mlx5: E-Switch, Handle representors creation in handler context")

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: Fixes tag needs some work in the rdma tree
@ 2019-04-09 21:22 Stephen Rothwell
  0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2019-04-09 21:22 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Shiraz Saleem

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

Hi all,

In commit

  b5efc447c650 ("RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()")

Fixes tag

  Fixes: a4ca56b2b416 ("RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs")

has these problem(s):

  - Target SHA1 does not exist

Did you mean

Fixes: d10bcf947a3e ("RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs")

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2021-06-20 22:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-20 22:32 linux-next: Fixes tag needs some work in the rdma tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2021-04-21 22:13 Stephen Rothwell
2021-04-21 23:08 ` Jason Gunthorpe
2020-01-07 20:33 Stephen Rothwell
2020-01-08 13:05 ` Dennis Dalessandro
2020-01-08 13:07   ` Jason Gunthorpe
2019-07-05 14:57 Stephen Rothwell
2019-07-05 15:01 ` Jason Gunthorpe
2019-07-05 15:19   ` Bodong Wang
2019-04-09 21:22 Stephen Rothwell

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).