[PATCH] next: use new shared modules tree

Luis Chamberlain posted 1 patch 1 month, 1 week ago
Next/Trees | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] next: use new shared modules tree
Posted by Luis Chamberlain 1 month, 1 week ago
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
-- 
2.43.0
Re: [PATCH] next: use new shared modules tree
Posted by Stephen Rothwell 1 month ago
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?
-- 
Cheers,
Stephen Rothwell
Re: [PATCH] next: use new shared modules tree
Posted by Luis Chamberlain 1 month ago
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
Re: [PATCH] next: use new shared modules tree
Posted by Stephen Rothwell 1 month ago
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.

-- 
Cheers,
Stephen Rothwell