* CXL Trees for linux-next
@ 2021-04-16 1:52 Dan Williams
2021-04-16 2:09 ` Stephen Rothwell
2021-04-16 2:20 ` Stephen Rothwell
0 siblings, 2 replies; 5+ messages in thread
From: Dan Williams @ 2021-04-16 1:52 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-cxl
Hi Stephen,
CXL development has established a cxl.git repo on git.kernel.org. Please add:
git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git fixes
...for fixes targeting the current rc cycle, and:
git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git next
...for new development targeting the merge window.
Thanks for the help.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: CXL Trees for linux-next
2021-04-16 1:52 CXL Trees for linux-next Dan Williams
@ 2021-04-16 2:09 ` Stephen Rothwell
2021-04-16 2:11 ` Dan Williams
2021-04-16 2:20 ` Stephen Rothwell
1 sibling, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2021-04-16 2:09 UTC (permalink / raw)
To: Dan Williams; +Cc: linux-cxl
[-- Attachment #1: Type: text/plain, Size: 531 bytes --]
Hi Dan,
On Thu, 15 Apr 2021 18:52:53 -0700 Dan Williams <dan.j.williams@intel.com> wrote:
>
> CXL development has established a cxl.git repo on git.kernel.org. Please add:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git fixes
>
> ...for fixes targeting the current rc cycle, and:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git next
>
> ...for new development targeting the merge window.
Will this be merged directly to Linus, or via another 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: CXL Trees for linux-next
2021-04-16 2:09 ` Stephen Rothwell
@ 2021-04-16 2:11 ` Dan Williams
2021-04-16 2:42 ` Stephen Rothwell
0 siblings, 1 reply; 5+ messages in thread
From: Dan Williams @ 2021-04-16 2:11 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-cxl
On Thu, Apr 15, 2021 at 7:09 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi Dan,
>
> On Thu, 15 Apr 2021 18:52:53 -0700 Dan Williams <dan.j.williams@intel.com> wrote:
> >
> > CXL development has established a cxl.git repo on git.kernel.org. Please add:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git fixes
> >
> > ...for fixes targeting the current rc cycle, and:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git next
> >
> > ...for new development targeting the merge window.
>
> Will this be merged directly to Linus, or via another tree?
These will be submitted to Linus directly.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: CXL Trees for linux-next
2021-04-16 1:52 CXL Trees for linux-next Dan Williams
2021-04-16 2:09 ` Stephen Rothwell
@ 2021-04-16 2:20 ` Stephen Rothwell
1 sibling, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2021-04-16 2:20 UTC (permalink / raw)
To: Dan Williams; +Cc: linux-cxl
[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]
Hi Dan,
On Thu, 15 Apr 2021 18:52:53 -0700 Dan Williams <dan.j.williams@intel.com> wrote:
>
> CXL development has established a cxl.git repo on git.kernel.org. Please add:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git fixes
>
> ...for fixes targeting the current rc cycle, and:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git next
>
> ...for new development targeting the merge window.
Added from today.
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] 5+ messages in thread
* Re: CXL Trees for linux-next
2021-04-16 2:11 ` Dan Williams
@ 2021-04-16 2:42 ` Stephen Rothwell
0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2021-04-16 2:42 UTC (permalink / raw)
To: Dan Williams; +Cc: linux-cxl
[-- Attachment #1: Type: text/plain, Size: 188 bytes --]
Hi Dan,
On Thu, 15 Apr 2021 19:11:08 -0700 Dan Williams <dan.j.williams@intel.com> wrote:
>
> These will be submitted to Linus directly.
Thanks.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-04-16 2:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-16 1:52 CXL Trees for linux-next Dan Williams
2021-04-16 2:09 ` Stephen Rothwell
2021-04-16 2:11 ` Dan Williams
2021-04-16 2:42 ` Stephen Rothwell
2021-04-16 2:20 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox