From: Ralf Baechle <ralf@linux-mips.org>
To: Greg Kroah-Hartman <gregkh@suse.de>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Andres More <more.andres@gmail.com>,
Daniel Kenji Toyama <kenji.toyama@gmail.com>,
Jim Lieb <lieb@canonical.com>,
Forest Bond <forest@alittletooquiet.net>
Subject: Excessive frame size
Date: Thu, 23 Jun 2011 11:10:01 +0100 [thread overview]
Message-ID: <20110623101001.GA14199@linux-mips.org> (raw)
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
next reply other threads:[~2011-06-23 10:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 10:10 Ralf Baechle [this message]
2011-06-23 21:53 ` Excessive frame size Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110623101001.GA14199@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=devel@driverdev.osuosl.org \
--cc=forest@alittletooquiet.net \
--cc=gregkh@suse.de \
--cc=kenji.toyama@gmail.com \
--cc=lieb@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=more.andres@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox