arm allmodconfig
Vignesh Raghavendra
vigneshr at ti.com
Sun Apr 5 23:43:59 PDT 2026
Hi Andrew,
+ linux-mtd, Andy
On 06/04/26 03:05, Andrew Morton wrote:
>
> current mm.git, ARCH=arm, gcc-15.2.0
>
> drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_write_buffer':
> drivers/mtd/chips/cfi_cmdset_0001.c:1883:1: error: the frame size of 1296 bytes is larger than 1280 bytes [-Werror=frame-larger-than=]
>
> Am I doing something wrong (or unconventional) here?
>
Thanks for the report. Adding Andy who had attempted to fix this [1]
make allmodconfig ARCH=arm actually sets CONFIG_FRAME_WARN=2048. But, I
can see the warning when I change it to 1280 manually (bit strange as I
expected 1280 to be default based on definition in lib/Kconfig.debug)
I am not seeing any recent code change to this file in at least 6 weeks
(the changes are still minor code cleanup and nothing before that for 2
years). I can only assume newer gcc is exposing something here?
Andy,
Wondering if you plan to work on your patches further, anytime soon?
[1] https://lore.kernel.org/linux-mtd/20260225162406.3815267-1-andriy.shevchenko@linux.intel.com/
> Thanks.
--
Regards
Vignesh
https://ti.com/opensource
More information about the linux-mtd
mailing list