Excessive frame size

From: Ralf Baechle
Date: Thu Jun 23 2011 - 06:10:33 EST


In a MIPS allyesconfig build I got the following warning:

CC [M] drivers/staging/vt6656/int.o
drivers/staging/vt6656/iwctl.c: In function âiwctl_giwaplistâ:
drivers/staging/vt6656/iwctl.c:787:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=]

That's a huge stackpig already on a 32-bit kernel and it will only be bigger
on a 64-bit kernel!

Ralf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/