public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: 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: Re: Excessive frame size
Date: Thu, 23 Jun 2011 14:53:40 -0700	[thread overview]
Message-ID: <20110623215340.GA11333@suse.de> (raw)
In-Reply-To: <20110623101001.GA14199@linux-mips.org>

On Thu, Jun 23, 2011 at 11:10:01AM +0100, Ralf Baechle wrote:
> 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!

Yes it is, that's why people are rewriting this from scratch in a "real"
driver so we can delete this one soon :)

greg k-h

      reply	other threads:[~2011-06-23 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-23 10:10 Excessive frame size Ralf Baechle
2011-06-23 21:53 ` Greg KH [this message]

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=20110623215340.GA11333@suse.de \
    --to=gregkh@suse.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=forest@alittletooquiet.net \
    --cc=kenji.toyama@gmail.com \
    --cc=lieb@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=more.andres@gmail.com \
    --cc=ralf@linux-mips.org \
    /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