public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* drivers/media/dvb/frontends/dib?000*: stack usage problems
@ 2006-12-13 13:07 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-12-13 13:07 UTC (permalink / raw)
  To: Patrick Boettcher; +Cc: mchehab, v4l-dvb-maintainer, linux-kernel

The following functions each allocate a > 1.5 kB *_state struct on the 
stack:
- dib7000m_i2c_enumeration()
- dib7000p_i2c_enumeration()
- dib3000mc_i2c_enumeration()

Considering that the whole stack might be only 4 kB, functions shouldn't 
use 1.5 kB of the stack.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-13 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-13 13:07 drivers/media/dvb/frontends/dib?000*: stack usage problems Adrian Bunk

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