linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the maple tree
@ 2022-02-17  7:56 Stephen Rothwell
  2022-02-17  7:57 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2022-02-17  7:56 UTC (permalink / raw)
  To: Liam Howlett
  Cc: Matthew Wilcox (Oracle),
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the maple tree, today's linux-next build (i386 defconfig)
produced this warning:

lib/maple_tree.c: In function 'mas_wr_spanning_store.isra':
lib/maple_tree.c:3941:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 3941 | }
      | ^

Introduced by commit

  4af8015a7707 ("Maple Tree: Add new data structure")

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: build warning after merge of the maple tree
  2022-02-17  7:56 linux-next: build warning after merge of the maple tree Stephen Rothwell
@ 2022-02-17  7:57 ` Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2022-02-17  7:57 UTC (permalink / raw)
  To: Liam Howlett
  Cc: Matthew Wilcox (Oracle),
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi Stephen,

On Thu, 17 Feb 2022 18:56:02 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
> 
> After merging the maple tree, today's linux-next build (i386 defconfig)
> produced this warning:
> 
> lib/maple_tree.c: In function 'mas_wr_spanning_store.isra':
> lib/maple_tree.c:3941:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
>  3941 | }
>       | ^
> 
> Introduced by commit
> 
>   4af8015a7707 ("Maple Tree: Add new data structure")

Also

lib/maple_tree.c: In function 'mas_wr_modify':
lib/maple_tree.c:4249:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 4249 | }
      | ^

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2022-02-17  7:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-17  7:56 linux-next: build warning after merge of the maple tree Stephen Rothwell
2022-02-17  7:57 ` 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).