Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1605968

Re: [PATCH 0/3] dtc updates for 4.12

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] dtc updates for 4.12
Date 2017-03-21 21:10 +0100
Message-ID <tnygp-8eX-11@gated-at.bofh.it> (permalink)
References <tnuPw-5O6-11@gated-at.bofh.it> <tnxu1-7Db-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Mar 21, 2017 at 2:15 PM, Olof Johansson <olof@lixom.net> wrote:
> On Tue, Mar 21, 2017 at 9:19 AM, Rob Herring <robh@kernel.org> wrote:
>> This series syncs dtc with current mainline. The primary motivation is
>> to pull in the new checks I've worked on. This gives lots of new
>> warnings which are turned off by default.
>>
>> Arm-soc folks, I've left the PCI checks enabled as they are pretty much
>> all real errors and there aren't that many (about 1200, but that's lots
>> of duplicates). I have a patch for some of them.
>
> Yay for better warnings!
>
> But as with all changes of this kind, when new warnings are introduced
> please give people some time to remove them without turning them on by
> default. We had a cycle like that already.

Which I quickly fixed and learned my lesson. That's why I tried
getting this out earlier as well.

> Main reason is that it becomes too hard to spot new warnings when they
> come in if the logs are flooded with 1200 existing warnings.

Yeah. Since almost everything is an include, the warnings really multiply.

> How many of them do you have patches for, per chance? If we can see
> them show up quickly the answer to the above might be a bit different.

Okay, I lied or lost them... It looks like it is 79 unique warnings
for arm. I'll take a stab at fixing them.

Rob

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] dtc updates for 4.12 Rob Herring <robh@kernel.org> - 2017-03-21 17:30 +0100
  [PATCH 3/3] dtc: update warning settings for new bus and node/property name checks Rob Herring <robh@kernel.org> - 2017-03-21 17:30 +0100
  [PATCH 1/3] scripts/dtc: automate getting dtc version and log in update script Rob Herring <robh@kernel.org> - 2017-03-21 17:30 +0100
  Re: [PATCH 0/3] dtc updates for 4.12 Florian Fainelli <f.fainelli@gmail.com> - 2017-03-21 18:00 +0100
    Re: [PATCH 0/3] dtc updates for 4.12 Rob Herring <robh@kernel.org> - 2017-03-21 20:40 +0100
  Re: [PATCH 0/3] dtc updates for 4.12 Olof Johansson <olof@lixom.net> - 2017-03-21 20:20 +0100
    Re: [PATCH 0/3] dtc updates for 4.12 Rob Herring <robh@kernel.org> - 2017-03-21 21:10 +0100

csiph-web