diff mbox series

next: use new shared modules tree

Message ID 20241019212100.940549-1-mcgrof@kernel.org (mailing list archive)
State Handled Elsewhere
Headers show
Series next: use new shared modules tree | expand

Checks

Context Check Description
mcgrof/vmtest-modules-next-PR fail merge-conflict

Commit Message

Luis Chamberlain Oct. 19, 2024, 9:21 p.m. UTC
Use the new shared modules tree as we have more than one
modules maintainer now.

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

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
---
 Next/Trees | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Rothwell Oct. 20, 2024, 10:59 a.m. UTC | #1
Hi,

On Sat, 19 Oct 2024 14:21:00 -0700 Luis Chamberlain <mcgrof@kernel.org> wrote:
>
> Use the new shared modules tree as we have more than one
> modules maintainer now.
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git
> 
> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
> ---
>  Next/Trees | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Next/Trees b/Next/Trees
> index 38812059087c..585cddaf8746 100644
> --- a/Next/Trees
> +++ b/Next/Trees
> @@ -252,7 +252,7 @@ regmap		git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for
>  sound		git	git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git#for-next
>  ieee1394	git	https://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git#for-next
>  sound-asoc	git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git#for-next
> -modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-next
> +modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git#modules-next
>  input		git	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git#next
>  block		git	git://git.kernel.dk/linux-block.git#for-next
>  device-mapper	git	git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git#for-next

Done

Currently only you, Luis, are listed as a contact.  Should I add anyone else?
Luis Chamberlain Oct. 20, 2024, 5:28 p.m. UTC | #2
On Sun, Oct 20, 2024 at 09:59:49PM +1100, Stephen Rothwell wrote:
> Hi,
> 
> On Sat, 19 Oct 2024 14:21:00 -0700 Luis Chamberlain <mcgrof@kernel.org> wrote:
> >
> > Use the new shared modules tree as we have more than one
> > modules maintainer now.
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git
> > 
> > Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
> > ---
> >  Next/Trees | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Next/Trees b/Next/Trees
> > index 38812059087c..585cddaf8746 100644
> > --- a/Next/Trees
> > +++ b/Next/Trees
> > @@ -252,7 +252,7 @@ regmap		git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for
> >  sound		git	git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git#for-next
> >  ieee1394	git	https://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git#for-next
> >  sound-asoc	git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git#for-next
> > -modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-next
> > +modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git#modules-next
> >  input		git	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git#next
> >  block		git	git://git.kernel.dk/linux-block.git#for-next
> >  device-mapper	git	git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git#for-next
> 
> Done
> 
> Currently only you, Luis, are listed as a contact.  Should I add anyone else?

Yes please add: petr.pavlu@suse.com, samitolvanen@google.com, da.gomez@samsung.com

  Luis
Stephen Rothwell Oct. 20, 2024, 8:39 p.m. UTC | #3
Hi Luis,

On Sun, 20 Oct 2024 10:28:20 -0700 Luis Chamberlain <mcgrof@kernel.org> wrote:
>
> Yes please add: petr.pavlu@suse.com, samitolvanen@google.com, da.gomez@samsung.com

Done.
diff mbox series

Patch

diff --git a/Next/Trees b/Next/Trees
index 38812059087c..585cddaf8746 100644
--- a/Next/Trees
+++ b/Next/Trees
@@ -252,7 +252,7 @@  regmap		git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for
 sound		git	git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git#for-next
 ieee1394	git	https://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git#for-next
 sound-asoc	git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git#for-next
-modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-next
+modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git#modules-next
 input		git	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git#next
 block		git	git://git.kernel.dk/linux-block.git#for-next
 device-mapper	git	git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git#for-next