* Tons of "no unit name" spam with make dtbs
@ 2016-03-10 18:07 ` Tony Lindgren
0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2016-03-10 18:07 UTC (permalink / raw)
To: Rob Herring
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-omap-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA
Hey Rob,
I'm seeing tons of dtc spam with make dtbs (about 23k lines
with multi_v7_defconfig!) with commit fa38a82096a1 ("scripts/dtc:
Update to upstream version 53bf130b1cdd").
Introducing something like this few days with merge window
about to open seems to be in the "a bit intrusive" category
to me :)
Probably some of these changes should be reverted?
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread* Tons of "no unit name" spam with make dtbs @ 2016-03-10 18:07 ` Tony Lindgren 0 siblings, 0 replies; 6+ messages in thread From: Tony Lindgren @ 2016-03-10 18:07 UTC (permalink / raw) To: linux-arm-kernel Hey Rob, I'm seeing tons of dtc spam with make dtbs (about 23k lines with multi_v7_defconfig!) with commit fa38a82096a1 ("scripts/dtc: Update to upstream version 53bf130b1cdd"). Introducing something like this few days with merge window about to open seems to be in the "a bit intrusive" category to me :) Probably some of these changes should be reverted? Regards, Tony ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <20160310180745.GD9329-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>]
* Re: Tons of "no unit name" spam with make dtbs 2016-03-10 18:07 ` Tony Lindgren @ 2016-03-11 1:23 ` Rob Herring -1 siblings, 0 replies; 6+ messages in thread From: Rob Herring @ 2016-03-11 1:23 UTC (permalink / raw) To: Tony Lindgren Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-omap, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Thu, Mar 10, 2016 at 12:07 PM, Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> wrote: > Hey Rob, > > I'm seeing tons of dtc spam with make dtbs (about 23k lines > with multi_v7_defconfig!) with commit fa38a82096a1 ("scripts/dtc: > Update to upstream version 53bf130b1cdd"). > > Introducing something like this few days with merge window > about to open seems to be in the "a bit intrusive" category > to me :) > > Probably some of these changes should be reverted? It is in -next, but I'm not planning to send to Linus this cycle. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 6+ messages in thread
* Tons of "no unit name" spam with make dtbs @ 2016-03-11 1:23 ` Rob Herring 0 siblings, 0 replies; 6+ messages in thread From: Rob Herring @ 2016-03-11 1:23 UTC (permalink / raw) To: linux-arm-kernel On Thu, Mar 10, 2016 at 12:07 PM, Tony Lindgren <tony@atomide.com> wrote: > Hey Rob, > > I'm seeing tons of dtc spam with make dtbs (about 23k lines > with multi_v7_defconfig!) with commit fa38a82096a1 ("scripts/dtc: > Update to upstream version 53bf130b1cdd"). > > Introducing something like this few days with merge window > about to open seems to be in the "a bit intrusive" category > to me :) > > Probably some of these changes should be reverted? It is in -next, but I'm not planning to send to Linus this cycle. Rob ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <CAL_JsqJswSBTf+5Vdv2gg05nUg1008vPeh5MYDO_7WHAc=Dndw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: Tons of "no unit name" spam with make dtbs 2016-03-11 1:23 ` Rob Herring @ 2016-03-11 11:16 ` Russell King - ARM Linux -1 siblings, 0 replies; 6+ messages in thread From: Russell King - ARM Linux @ 2016-03-11 11:16 UTC (permalink / raw) To: Rob Herring Cc: Tony Lindgren, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org On Thu, Mar 10, 2016 at 07:23:23PM -0600, Rob Herring wrote: > On Thu, Mar 10, 2016 at 12:07 PM, Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> wrote: > > Hey Rob, > > > > I'm seeing tons of dtc spam with make dtbs (about 23k lines > > with multi_v7_defconfig!) with commit fa38a82096a1 ("scripts/dtc: > > Update to upstream version 53bf130b1cdd"). > > > > Introducing something like this few days with merge window > > about to open seems to be in the "a bit intrusive" category > > to me :) > > > > Probably some of these changes should be reverted? > > It is in -next, but I'm not planning to send to Linus this cycle. Then it shouldn't be in -next. -next is a tree for integration testing and conflict discovery for the upcoming merge window, and should only contain code targetted at that merge window. Here's a reminder of sfr's boilerplate which lays this out: Thanks for adding your subsystem tree as a participant of linux-next. As you may know, this is not a judgment 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. It seems it doesn't satisfy the last point there. -- RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 6+ messages in thread
* Tons of "no unit name" spam with make dtbs @ 2016-03-11 11:16 ` Russell King - ARM Linux 0 siblings, 0 replies; 6+ messages in thread From: Russell King - ARM Linux @ 2016-03-11 11:16 UTC (permalink / raw) To: linux-arm-kernel On Thu, Mar 10, 2016 at 07:23:23PM -0600, Rob Herring wrote: > On Thu, Mar 10, 2016 at 12:07 PM, Tony Lindgren <tony@atomide.com> wrote: > > Hey Rob, > > > > I'm seeing tons of dtc spam with make dtbs (about 23k lines > > with multi_v7_defconfig!) with commit fa38a82096a1 ("scripts/dtc: > > Update to upstream version 53bf130b1cdd"). > > > > Introducing something like this few days with merge window > > about to open seems to be in the "a bit intrusive" category > > to me :) > > > > Probably some of these changes should be reverted? > > It is in -next, but I'm not planning to send to Linus this cycle. Then it shouldn't be in -next. -next is a tree for integration testing and conflict discovery for the upcoming merge window, and should only contain code targetted at that merge window. Here's a reminder of sfr's boilerplate which lays this out: Thanks for adding your subsystem tree as a participant of linux-next. As you may know, this is not a judgment 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. It seems it doesn't satisfy the last point there. -- RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-03-11 11:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 18:07 Tons of "no unit name" spam with make dtbs Tony Lindgren
2016-03-10 18:07 ` Tony Lindgren
[not found] ` <20160310180745.GD9329-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2016-03-11 1:23 ` Rob Herring
2016-03-11 1:23 ` Rob Herring
[not found] ` <CAL_JsqJswSBTf+5Vdv2gg05nUg1008vPeh5MYDO_7WHAc=Dndw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-03-11 11:16 ` Russell King - ARM Linux
2016-03-11 11:16 ` Russell King - ARM Linux
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.