* linux-next: duplicate patches in the slimbus tree
@ 2024-05-06 5:24 Stephen Rothwell
2024-05-06 5:45 ` Stephen Rothwell
2024-05-06 9:58 ` Srinivas Kandagatla
0 siblings, 2 replies; 5+ messages in thread
From: Stephen Rothwell @ 2024-05-06 5:24 UTC (permalink / raw)
To: Srinivas Kandagatla; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 813 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
b12bd525ca6e ("slimbus: qcom-ngd-ctrl: Add timeout for wait operation")
772be93c1c24 ("slimbus: qcom-ctrl: fix module autoloading")
f6c637ffe528 ("slimbus: Convert to platform remove callback returning void")
5e8e32f81813 ("slimbus: qcom-ngd-ctrl: Reduce auto suspend delay")
These are commits
98241a774db4 ("slimbus: qcom-ngd-ctrl: Add timeout for wait operation")
in the char-misc.current tree and
35230d31056d ("slimbus: qcom-ctrl: fix module autoloading")
880b33b0580c ("slimbus: Convert to platform remove callback returning void")
4286dbcecc3f ("slimbus: qcom-ngd-ctrl: Reduce auto suspend delay")
in the char-misc tree.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux-next: duplicate patches in the slimbus tree
2024-05-06 5:24 linux-next: duplicate patches in the slimbus tree Stephen Rothwell
@ 2024-05-06 5:45 ` Stephen Rothwell
2024-05-06 9:58 ` Srinivas Kandagatla
1 sibling, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2024-05-06 5:45 UTC (permalink / raw)
To: Srinivas Kandagatla; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 266 bytes --]
Hi all,
On Mon, 6 May 2024 15:24:14 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> The following commits are also in Linus Torvalds' tree as different
I meant the char-misc.current and char-misc trees, of course.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux-next: duplicate patches in the slimbus tree
2024-05-06 5:24 linux-next: duplicate patches in the slimbus tree Stephen Rothwell
2024-05-06 5:45 ` Stephen Rothwell
@ 2024-05-06 9:58 ` Srinivas Kandagatla
1 sibling, 0 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2024-05-06 9:58 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
Hi Stephen,
These branches are now fixed. Thanks for reporting.
thanks,
Srini
On 06/05/2024 06:24, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> b12bd525ca6e ("slimbus: qcom-ngd-ctrl: Add timeout for wait operation")
> 772be93c1c24 ("slimbus: qcom-ctrl: fix module autoloading")
> f6c637ffe528 ("slimbus: Convert to platform remove callback returning void")
> 5e8e32f81813 ("slimbus: qcom-ngd-ctrl: Reduce auto suspend delay")
>
> These are commits
>
> 98241a774db4 ("slimbus: qcom-ngd-ctrl: Add timeout for wait operation")
>
> in the char-misc.current tree and
>
> 35230d31056d ("slimbus: qcom-ctrl: fix module autoloading")
> 880b33b0580c ("slimbus: Convert to platform remove callback returning void")
> 4286dbcecc3f ("slimbus: qcom-ngd-ctrl: Reduce auto suspend delay")
>
> in the char-misc tree.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* linux-next: duplicate patches in the slimbus tree
@ 2024-10-07 20:54 Stephen Rothwell
2024-10-07 22:59 ` Srinivas Kandagatla
0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2024-10-07 20:54 UTC (permalink / raw)
To: Srinivas Kandagatla; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 533 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
0eb9dda9d1db ("slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout()")
7d317b95d033 ("slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout()")
9b6e704955fa ("slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()")
9f5fd5e2aebf ("slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_timeout()")
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: linux-next: duplicate patches in the slimbus tree
2024-10-07 20:54 Stephen Rothwell
@ 2024-10-07 22:59 ` Srinivas Kandagatla
0 siblings, 0 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2024-10-07 22:59 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
Thanks Stephen,
Pushed wrong branch, this is now fixed.
--srini
On 07/10/2024 21:54, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> 0eb9dda9d1db ("slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout()")
> 7d317b95d033 ("slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout()")
> 9b6e704955fa ("slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()")
> 9f5fd5e2aebf ("slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_timeout()")
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-10-07 23:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-06 5:24 linux-next: duplicate patches in the slimbus tree Stephen Rothwell
2024-05-06 5:45 ` Stephen Rothwell
2024-05-06 9:58 ` Srinivas Kandagatla
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 20:54 Stephen Rothwell
2024-10-07 22:59 ` Srinivas Kandagatla
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).