linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* variable length array in structure
@ 2017-08-07 18:41 Sodagudi Prasad
  0 siblings, 0 replies; only message in thread
From: Sodagudi Prasad @ 2017-08-07 18:41 UTC (permalink / raw)
  To: arnd, tytso; +Cc: linux-ext4, linux-kernel

Hi Arnd Bergmann,

Following commit have introduced compilation issue.
commit 2df2c3402fc81918a888e1ec711369f6014471f2
Author: Arnd Bergmann <arnd@arndb.de>
Date:   Sat Aug 5 21:57:46 2017 -0400
     ext4: fix warning about stack corruption

Observed following error -
/fs/ext4/mballoc.c:2303:17: error: fields must have a constant size: 
'variable length array in structure' extension will never be supported
                 ext4_grpblk_t counters[blocksize_bits + 2];

-Thanks, Prasad
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora 
Forum,
Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-07 18:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-07 18:41 variable length array in structure Sodagudi Prasad

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