lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 23 Jun 2011 14:53:40 -0700
From:	Greg KH <gregkh@...e.de>
To:	Ralf Baechle <ralf@...ux-mips.org>
Cc:	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	Andres More <more.andres@...il.com>,
	Daniel Kenji Toyama <kenji.toyama@...il.com>,
	Jim Lieb <lieb@...onical.com>,
	Forest Bond <forest@...ttletooquiet.net>
Subject: Re: Excessive frame size

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ