linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the scmi tree
@ 2021-09-16 23:09 Stephen Rothwell
  2021-09-17 12:43 ` Sudeep Holla
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2021-09-16 23:09 UTC (permalink / raw)
  To: Sudeep Holla
  Cc: Rob Herring, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the scmi tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

arch/arm/boot/dts/vexpress-v2m-rs1.dtsi:107.3-49: Warning (ranges_format): /bus@8000000:ranges: "ranges" property has invalid length (20 bytes) (parent #address-cells == 1, child #address-cells == 2, #size-cells == 1)

Introduced by commit

  bb3adfb3bd70 ("arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodes")

-- 
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: linux-next: build warning after merge of the scmi tree
  2021-09-16 23:09 linux-next: build warning after merge of the scmi tree Stephen Rothwell
@ 2021-09-17 12:43 ` Sudeep Holla
  0 siblings, 0 replies; 4+ messages in thread
From: Sudeep Holla @ 2021-09-17 12:43 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Rob Herring, Linux Kernel Mailing List, Sudeep Holla,
	Linux Next Mailing List

On Fri, Sep 17, 2021 at 09:09:54AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the scmi tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
> 
> arch/arm/boot/dts/vexpress-v2m-rs1.dtsi:107.3-49: Warning (ranges_format): /bus@8000000:ranges: "ranges" property has invalid length (20 bytes) (parent #address-cells == 1, child #address-cells == 2, #size-cells == 1)
> 

Thanks for the report, it is now fixed. You must not see this in next
integrated linux-next build.

-- 
Regards,
Sudeep

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

* Re: linux-next: build warning after merge of the scmi tree
  2020-07-08 23:54 Stephen Rothwell
@ 2020-07-09  7:09 ` Sudeep Holla
  0 siblings, 0 replies; 4+ messages in thread
From: Sudeep Holla @ 2020-07-09  7:09 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Sudeep Holla

On Thu, Jul 09, 2020 at 09:54:12AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the scmi tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
> 
> drivers/firmware/arm_scmi/clock.c: In function 'rate_cmp_func':
> drivers/firmware/arm_scmi/clock.c:128:12: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>   128 |  u64 *r1 = _r1, *r2 = _r2;
>       |            ^~~
> drivers/firmware/arm_scmi/clock.c:128:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>   128 |  u64 *r1 = _r1, *r2 = _r2;
>       |                       ^~~
> 
> Introduced by commit
> 
>   f0a2500a2a05 ("firmware: arm_scmi: Keep the discrete clock rates sorted")
> 

Sorry for both the issues, I will update the tree with proper patch.

-- 
Regards,
Sudeep

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

* linux-next: build warning after merge of the scmi tree
@ 2020-07-08 23:54 Stephen Rothwell
  2020-07-09  7:09 ` Sudeep Holla
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2020-07-08 23:54 UTC (permalink / raw)
  To: Sudeep Holla; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

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

Hi all,

After merging the scmi tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/firmware/arm_scmi/clock.c: In function 'rate_cmp_func':
drivers/firmware/arm_scmi/clock.c:128:12: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  128 |  u64 *r1 = _r1, *r2 = _r2;
      |            ^~~
drivers/firmware/arm_scmi/clock.c:128:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  128 |  u64 *r1 = _r1, *r2 = _r2;
      |                       ^~~

Introduced by commit

  f0a2500a2a05 ("firmware: arm_scmi: Keep the discrete clock rates sorted")

-- 
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:[~2021-09-17 12:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16 23:09 linux-next: build warning after merge of the scmi tree Stephen Rothwell
2021-09-17 12:43 ` Sudeep Holla
  -- strict thread matches above, loose matches on Subject: below --
2020-07-08 23:54 Stephen Rothwell
2020-07-09  7:09 ` Sudeep Holla

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).