* Please add powerpc topic/cxl branch to linux-next
@ 2025-03-17 11:09 Michael Ellerman
2025-03-17 13:26 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Michael Ellerman @ 2025-03-17 11:09 UTC (permalink / raw)
To: Stephen Rothwell, maddy
Cc: linuxppc-dev, Linux Next Mailing List, Andrew Donnellan,
Martin K. Petersen
Hi sfr,
Could you please add the topic/cxl branch of the powerpc tree to
linux-next for the next few weeks, it's targeted for the next merge
window.
https://web.git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/log/?h=topic/cxl
It contains a topic branch of sorts to hold the cxl removal. It has a
few commits from the SCSI tree, up to and including the cxlflash
removal, then it merges powerpc/fixes to get a Documentation/ patch that
touches cxl, and then the cxl removal patch from Andrew.
The plan will be to send it to Linus after the powerpc and SCSI trees
have been merged, during the merge window.
cheers
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Please add powerpc topic/cxl branch to linux-next
2025-03-17 11:09 Please add powerpc topic/cxl branch to linux-next Michael Ellerman
@ 2025-03-17 13:26 ` Stephen Rothwell
2025-04-03 2:32 ` Michael Ellerman
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2025-03-17 13:26 UTC (permalink / raw)
To: Michael Ellerman
Cc: maddy, linuxppc-dev, Linux Next Mailing List, Andrew Donnellan,
Martin K. Petersen
[-- Attachment #1: Type: text/plain, Size: 1823 bytes --]
Hi Michael,
On Mon, 17 Mar 2025 22:09:43 +1100 Michael Ellerman <mpe@ellerman.id.au> wrote:
>
> Could you please add the topic/cxl branch of the powerpc tree to
> linux-next for the next few weeks, it's targeted for the next merge
> window.
>
> https://web.git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/log/?h=topic/cxl
Translated to git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git#topic/cxl
:-)
> It contains a topic branch of sorts to hold the cxl removal. It has a
> few commits from the SCSI tree, up to and including the cxlflash
> removal, then it merges powerpc/fixes to get a Documentation/ patch that
> touches cxl, and then the cxl removal patch from Andrew.
>
> The plan will be to send it to Linus after the powerpc and SCSI trees
> have been merged, during the merge window.
OK, added from later today. I have added it late in the merges. Let me
know when you are finished with it.
Thanks for adding your subsystem tree as a participant of linux-next. As
you may know, this is not a judgement of your code. The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window.
You will need to ensure that the patches/commits in your tree/series have
been:
* submitted under GPL v2 (or later) and include the Contributor's
Signed-off-by,
* posted to the relevant mailing list,
* reviewed by you (or another maintainer of your subsystem tree),
* successfully unit tested, and
* destined for the current or next Linux merge window.
Basically, this should be just what you would send to Linus (or ask him
to fetch). It is allowed to be rebased if you deem it necessary.
--
Cheers,
Stephen Rothwell
sfr@canb.auug.org.au
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Please add powerpc topic/cxl branch to linux-next
2025-03-17 13:26 ` Stephen Rothwell
@ 2025-04-03 2:32 ` Michael Ellerman
2025-04-03 6:29 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Michael Ellerman @ 2025-04-03 2:32 UTC (permalink / raw)
To: Stephen Rothwell
Cc: maddy, linuxppc-dev, Linux Next Mailing List, Andrew Donnellan,
Martin K. Petersen
Stephen Rothwell <sfr@canb.auug.org.au> writes:
> On Mon, 17 Mar 2025 22:09:43 +1100 Michael Ellerman <mpe@ellerman.id.au> wrote:
>>
>> Could you please add the topic/cxl branch of the powerpc tree to
>> linux-next for the next few weeks, it's targeted for the next merge
>> window.
>>
>> https://web.git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/log/?h=topic/cxl
>
> Translated to git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git#topic/cxl
>
> :-)
>
>> It contains a topic branch of sorts to hold the cxl removal. It has a
>> few commits from the SCSI tree, up to and including the cxlflash
>> removal, then it merges powerpc/fixes to get a Documentation/ patch that
>> touches cxl, and then the cxl removal patch from Andrew.
>>
>> The plan will be to send it to Linus after the powerpc and SCSI trees
>> have been merged, during the merge window.
>
> OK, added from later today. I have added it late in the merges. Let me
> know when you are finished with it.
This branch has been merged intoo mainline, you can drop it from
linux-next. Thanks.
cheers
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Please add powerpc topic/cxl branch to linux-next
2025-04-03 2:32 ` Michael Ellerman
@ 2025-04-03 6:29 ` Stephen Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2025-04-03 6:29 UTC (permalink / raw)
To: Michael Ellerman
Cc: maddy, linuxppc-dev, Linux Next Mailing List, Andrew Donnellan,
Martin K. Petersen
[-- Attachment #1: Type: text/plain, Size: 233 bytes --]
Hi Michael,
On Thu, 03 Apr 2025 13:32:43 +1100 Michael Ellerman <mpe@ellerman.id.au> wrote:
>
> This branch has been merged intoo mainline, you can drop it from
> linux-next. Thanks.
Done.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-04-03 6:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17 11:09 Please add powerpc topic/cxl branch to linux-next Michael Ellerman
2025-03-17 13:26 ` Stephen Rothwell
2025-04-03 2:32 ` Michael Ellerman
2025-04-03 6:29 ` 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).