public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Excessive frame size
@ 2011-06-23 10:10 Ralf Baechle
  2011-06-23 21:53 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Baechle @ 2011-06-23 10:10 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, linux-kernel, Andres More,
	Daniel Kenji Toyama, Jim Lieb, Forest Bond

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

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

end of thread, other threads:[~2011-06-23 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 10:10 Excessive frame size Ralf Baechle
2011-06-23 21:53 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox