2024-01-09 21:35:27

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patch in the asm-generic tree

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

e8cf41b96bc9 ("asm-generic: make sparse happy with odd-sized put_unaligned_*()")

This is commit

1ab33c03145d ("asm-generic: make sparse happy with odd-sized put_unaligned_*()")

in Linus' tree.

--
Cheers,
Stephen Rothwell


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

2024-01-10 12:26:01

by Arnd Bergmann

[permalink] [raw]
Subject: Re: linux-next: duplicate patch in the asm-generic tree

On Tue, Jan 9, 2024, at 22:34, Stephen Rothwell wrote:
> Hi all,
>
> The following commit is also in Linus Torvalds' tree as a different commit
> (but the same patch):
>
> e8cf41b96bc9 ("asm-generic: make sparse happy with odd-sized
> put_unaligned_*()")
>
> This is commit
>
> 1ab33c03145d ("asm-generic: make sparse happy with odd-sized
> put_unaligned_*()")
>
> in Linus' tree.

I ropped mine now, thanks for the report. It was still on top
of the branch, so I'll just send the pull request without this
one.

Arnd