linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Update PCI git tree location for linux-next
@ 2023-02-03 22:27 Bjorn Helgaas
  2023-02-05 20:53 ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2023-02-03 22:27 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Lorenzo Pieralisi, Krzysztof Wilczyński, Linus Torvalds,
	linux-next, linux-pci, linux-kernel

Hi Stephen,

Can you please replace this PCI tree:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git

with this new shared one:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git

The branch names intended for linux-next ("for-linus" and "next") are
staying the same.

Thanks,
  Bjorn

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

* Re: Update PCI git tree location for linux-next
  2023-02-03 22:27 Update PCI git tree location for linux-next Bjorn Helgaas
@ 2023-02-05 20:53 ` Stephen Rothwell
  2023-02-06 16:29   ` Bjorn Helgaas
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2023-02-05 20:53 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Lorenzo Pieralisi, Krzysztof Wilczyński, Linus Torvalds,
	linux-next, linux-pci, linux-kernel

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

Hi Bjorn,

On Fri, 3 Feb 2023 16:27:05 -0600 Bjorn Helgaas <helgaas@kernel.org> wrote:
>
> Hi Stephen,
> 
> Can you please replace this PCI tree:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
> 
> with this new shared one:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
> 
> The branch names intended for linux-next ("for-linus" and "next") are
> staying the same.

All done.  Do you want any contacts for this tree added to my list?
-- 
Cheers,
Stephen Rothwell

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

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

* Re: Update PCI git tree location for linux-next
  2023-02-05 20:53 ` Stephen Rothwell
@ 2023-02-06 16:29   ` Bjorn Helgaas
  2023-02-11  0:55     ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2023-02-06 16:29 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Lorenzo Pieralisi, Krzysztof Wilczyński, Linus Torvalds,
	linux-next, linux-pci, linux-kernel

On Mon, Feb 06, 2023 at 07:53:37AM +1100, Stephen Rothwell wrote:
> Hi Bjorn,
> 
> On Fri, 3 Feb 2023 16:27:05 -0600 Bjorn Helgaas <helgaas@kernel.org> wrote:
> >
> > Hi Stephen,
> > 
> > Can you please replace this PCI tree:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
> > 
> > with this new shared one:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
> > 
> > The branch names intended for linux-next ("for-linus" and "next") are
> > staying the same.
> 
> All done.  Do you want any contacts for this tree added to my list?

Yes, please!  Can you add:

  Lorenzo Pieralisi <lpieralisi@kernel.org>
  Krzysztof Wilczyński <kw@linux.com>

Thanks,
  Bjorn

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

* Re: Update PCI git tree location for linux-next
  2023-02-06 16:29   ` Bjorn Helgaas
@ 2023-02-11  0:55     ` Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2023-02-11  0:55 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Lorenzo Pieralisi, Krzysztof Wilczyński, Linus Torvalds,
	linux-next, linux-pci, linux-kernel

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

Hi Bjorn,

On Mon, 6 Feb 2023 10:29:45 -0600 Bjorn Helgaas <helgaas@kernel.org> wrote:
>
> On Mon, Feb 06, 2023 at 07:53:37AM +1100, Stephen Rothwell wrote:
> > 
> > All done.  Do you want any contacts for this tree added to my list?  
> 
> Yes, please!  Can you add:
> 
>   Lorenzo Pieralisi <lpieralisi@kernel.org>
>   Krzysztof Wilczyński <kw@linux.com>

Now added, sorry for the delay.

For Lorenzo's and Krzysztof's benefit:

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

-- 
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:[~2023-02-11  0:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 22:27 Update PCI git tree location for linux-next Bjorn Helgaas
2023-02-05 20:53 ` Stephen Rothwell
2023-02-06 16:29   ` Bjorn Helgaas
2023-02-11  0:55     ` 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).