linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] next: use new shared modules tree
@ 2024-10-19 21:21 Luis Chamberlain
  2024-10-20 10:59 ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Luis Chamberlain @ 2024-10-19 21:21 UTC (permalink / raw)
  To: sfr; +Cc: petr.pavlu, samitolvanen, da.gomez, mcgrof, linux-modules,
	linux-kernel

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


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

* Re: [PATCH] next: use new shared modules tree
  2024-10-19 21:21 [PATCH] next: use new shared modules tree Luis Chamberlain
@ 2024-10-20 10:59 ` Stephen Rothwell
  2024-10-20 17:28   ` Luis Chamberlain
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2024-10-20 10:59 UTC (permalink / raw)
  To: Luis Chamberlain
  Cc: petr.pavlu, samitolvanen, da.gomez, linux-modules, linux-kernel

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

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

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

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

* Re: [PATCH] next: use new shared modules tree
  2024-10-20 10:59 ` Stephen Rothwell
@ 2024-10-20 17:28   ` Luis Chamberlain
  2024-10-20 20:39     ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Luis Chamberlain @ 2024-10-20 17:28 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: petr.pavlu, samitolvanen, da.gomez, linux-modules, linux-kernel

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

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

* Re: [PATCH] next: use new shared modules tree
  2024-10-20 17:28   ` Luis Chamberlain
@ 2024-10-20 20:39     ` Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2024-10-20 20:39 UTC (permalink / raw)
  To: Luis Chamberlain
  Cc: petr.pavlu, samitolvanen, da.gomez, linux-modules, linux-kernel

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

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

[-- 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:[~2024-10-20 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-19 21:21 [PATCH] next: use new shared modules tree Luis Chamberlain
2024-10-20 10:59 ` Stephen Rothwell
2024-10-20 17:28   ` Luis Chamberlain
2024-10-20 20:39     ` 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).