Re: [PATCH] checkstack fixes for drivers/media/dvb

2010-05-12 Thread Prarit Bhargava
On 05/12/2010 04:39 PM, Mauro Carvalho Chehab wrote: Prarit Bhargava wrote: When compiling 2.6.34-rc7 I see the following warnings drivers/media/dvb/frontends/dib3000mc.c: In function 'dib3000mc_i2c_enumeration': drivers/media/dvb/frontends/dib3000mc.c:853: warning: the frame size of 222

Re: [PATCH] checkstack fixes for drivers/media/dvb

2010-05-12 Thread Mauro Carvalho Chehab
Prarit Bhargava wrote: > When compiling 2.6.34-rc7 I see the following warnings > > drivers/media/dvb/frontends/dib3000mc.c: In function > 'dib3000mc_i2c_enumeration': > drivers/media/dvb/frontends/dib3000mc.c:853: warning: the frame size of 2224 > bytes is larger than 2048 bytes > drivers/media

[PATCH] checkstack fixes for drivers/media/dvb

2010-05-12 Thread Prarit Bhargava
When compiling 2.6.34-rc7 I see the following warnings drivers/media/dvb/frontends/dib3000mc.c: In function 'dib3000mc_i2c_enumeration': drivers/media/dvb/frontends/dib3000mc.c:853: warning: the frame size of 2224 bytes is larger than 2048 bytes drivers/media/dvb/frontends/dib7000p.c: In functio