linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Next/Trees: update the modules tree
@ 2021-12-08 19:59 Luis Chamberlain
  2021-12-10 21:30 ` Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Luis Chamberlain @ 2021-12-08 19:59 UTC (permalink / raw)
  To: sfr, linux-next, mcgrof, jeyu, mcgrof; +Cc: linux-kernel

Upon Jessica's request I'm helping with modules maintenance
so this patch reflect this and updates the trees to mine. For
the last v5.16 merge window I have already sent my first
pull request which was merged for v5.16-rc1. I'll queue up fixes
on the modules_linus branch.

I'm now queuing up changes for the next release and so will be putting
those in the modules_next branch to match parity with the same style
used by Jessica.

Cc: Jessica Yu <jeyu@kernel.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
---
 Next/Trees | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Next/Trees b/Next/Trees
index 1348af7fdb0f..620898543919 100644
--- a/Next/Trees
+++ b/Next/Trees
@@ -46,7 +46,7 @@ input-current	git	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git#f
 crypto-current	git	git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git#master
 vfio-fixes	git	git://github.com/awilliam/linux-vfio.git#for-linus
 kselftest-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git#fixes
-modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git#modules-linus
+modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-linus
 dmaengine-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git#fixes
 backlight-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git#for-backlight-fixes
 mtd-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git#mtd/fixes
@@ -231,7 +231,7 @@ etnaviv		git	https://git.pengutronix.de/git/lst/linux#etnaviv/next
 regmap		git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for-next
 sound		git	git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.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/jeyu/linux.git#modules-next
+modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/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.33.0


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

* Re: [PATCH] Next/Trees: update the modules tree
  2021-12-08 19:59 [PATCH] Next/Trees: update the modules tree Luis Chamberlain
@ 2021-12-10 21:30 ` Mark Brown
  2021-12-10 21:38 ` Mark Brown
  2021-12-16 12:16 ` Stephen Rothwell
  2 siblings, 0 replies; 5+ messages in thread
From: Mark Brown @ 2021-12-10 21:30 UTC (permalink / raw)
  To: Luis Chamberlain; +Cc: sfr, linux-next, jeyu, mcgrof, linux-kernel

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

On Wed, Dec 08, 2021 at 11:59:31AM -0800, Luis Chamberlain wrote:
> Upon Jessica's request I'm helping with modules maintenance
> so this patch reflect this and updates the trees to mine. For
> the last v5.16 merge window I have already sent my first
> pull request which was merged for v5.16-rc1. I'll queue up fixes
> on the modules_linus branch.
> 
> I'm now queuing up changes for the next release and so will be putting
> those in the modules_next branch to match parity with the same style
> used by Jessica.

I just saw this - I'll roll this into my -next builds from Monday, but
you should check that Stephen picks this up when he returns.

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

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

* Re: [PATCH] Next/Trees: update the modules tree
  2021-12-08 19:59 [PATCH] Next/Trees: update the modules tree Luis Chamberlain
  2021-12-10 21:30 ` Mark Brown
@ 2021-12-10 21:38 ` Mark Brown
  2021-12-10 21:56   ` Luis Chamberlain
  2021-12-16 12:16 ` Stephen Rothwell
  2 siblings, 1 reply; 5+ messages in thread
From: Mark Brown @ 2021-12-10 21:38 UTC (permalink / raw)
  To: Luis Chamberlain; +Cc: sfr, linux-next, jeyu, mcgrof, linux-kernel

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

On Wed, Dec 08, 2021 at 11:59:31AM -0800, Luis Chamberlain wrote:

> pull request which was merged for v5.16-rc1. I'll queue up fixes
> on the modules_linus branch.

> those in the modules_next branch to match parity with the same style

Actually, note that your e-mail says the branches are modules_X while
the diff says modules-X which looks like it's the correct thing:

> -modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git#modules-linus
> +modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-linus

> -modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git#modules-next
> +modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-next

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

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

* Re: [PATCH] Next/Trees: update the modules tree
  2021-12-10 21:38 ` Mark Brown
@ 2021-12-10 21:56   ` Luis Chamberlain
  0 siblings, 0 replies; 5+ messages in thread
From: Luis Chamberlain @ 2021-12-10 21:56 UTC (permalink / raw)
  To: Mark Brown; +Cc: sfr, linux-next, jeyu, linux-kernel

On Fri, Dec 10, 2021 at 09:38:48PM +0000, Mark Brown wrote:
> On Wed, Dec 08, 2021 at 11:59:31AM -0800, Luis Chamberlain wrote:
> 
> > pull request which was merged for v5.16-rc1. I'll queue up fixes
> > on the modules_linus branch.
> 
> > those in the modules_next branch to match parity with the same style
> 
> Actually, note that your e-mail says the branches are modules_X while
> the diff says modules-X which looks like it's the correct thing:

modules-linus and modules-next are the correct ones indeed.

Sorry about the confusion.

  Luis

> 
> > -modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git#modules-linus
> > +modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-linus
> 
> > -modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git#modules-next
> > +modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-next



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

* Re: [PATCH] Next/Trees: update the modules tree
  2021-12-08 19:59 [PATCH] Next/Trees: update the modules tree Luis Chamberlain
  2021-12-10 21:30 ` Mark Brown
  2021-12-10 21:38 ` Mark Brown
@ 2021-12-16 12:16 ` Stephen Rothwell
  2 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2021-12-16 12:16 UTC (permalink / raw)
  To: Luis Chamberlain; +Cc: Mark Brown, linux-next, jeyu, mcgrof, linux-kernel

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

Hi Luis,

On Wed,  8 Dec 2021 11:59:31 -0800 Luis Chamberlain <mcgrof@kernel.org> wrote:
>
> Upon Jessica's request I'm helping with modules maintenance
> so this patch reflect this and updates the trees to mine. For
> the last v5.16 merge window I have already sent my first
> pull request which was merged for v5.16-rc1. I'll queue up fixes
> on the modules_linus branch.
> 
> I'm now queuing up changes for the next release and so will be putting
> those in the modules_next branch to match parity with the same style
> used by Jessica.
> 
> Cc: Jessica Yu <jeyu@kernel.org>
> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
> ---
>  Next/Trees | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Next/Trees b/Next/Trees
> index 1348af7fdb0f..620898543919 100644
> --- a/Next/Trees
> +++ b/Next/Trees
> @@ -46,7 +46,7 @@ input-current	git	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git#f
>  crypto-current	git	git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git#master
>  vfio-fixes	git	git://github.com/awilliam/linux-vfio.git#for-linus
>  kselftest-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git#fixes
> -modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git#modules-linus
> +modules-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-linus
>  dmaengine-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git#fixes
>  backlight-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git#for-backlight-fixes
>  mtd-fixes	git	git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git#mtd/fixes
> @@ -231,7 +231,7 @@ etnaviv		git	https://git.pengutronix.de/git/lst/linux#etnaviv/next
>  regmap		git	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for-next
>  sound		git	git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.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/jeyu/linux.git#modules-next
> +modules		git	git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/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

I have updated to use the new tree.

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

end of thread, other threads:[~2021-12-16 12:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 19:59 [PATCH] Next/Trees: update the modules tree Luis Chamberlain
2021-12-10 21:30 ` Mark Brown
2021-12-10 21:38 ` Mark Brown
2021-12-10 21:56   ` Luis Chamberlain
2021-12-16 12:16 ` 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).