Mauro Carvalho Chehab
ffc0c180ed
media: s5h1420: Don't use dynamic static allocation
...
commit 9736a89daf upstream.
Dynamic static allocation is evil, as Kernel stack is too low, and
compilation complains about it on some archs:
drivers/media/dvb-frontends/s5h1420.c:851:1: warning: 's5h1420_tuner_i2c_tuner_xfer' uses dynamic stack allocation [enabled by default]
Instead, let's enforce a limit for the buffer.
In the specific case of this frontend, only ttpci uses it. The maximum
number of messages there is two, on I2C read operations. As the logic
can add an extra operation, change the size to 3.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com >
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2013-12-04 10:57:33 -08:00
..
2012-10-07 09:15:18 -03:00
2013-03-23 09:03:59 -03:00
2012-09-23 20:10:27 -03:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-03-21 19:04:25 -03:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-03-23 09:03:59 -03:00
2013-03-25 15:10:29 -03:00
2013-03-25 15:09:59 -03:00
2013-03-26 08:37:48 -03:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2012-10-28 07:38:44 -02:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2012-10-07 09:15:18 -03:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2012-12-27 19:03:15 -02:00
2013-03-23 09:03:59 -03:00
2013-04-08 07:12:44 -03:00
2013-03-23 09:03:59 -03:00
2012-09-27 14:33:58 -03:00
2013-12-04 10:57:33 -08:00
2012-09-27 14:33:58 -03:00
2013-04-15 08:32:41 -03:00
2012-09-27 14:33:58 -03:00
2013-03-23 09:03:59 -03:00
2013-02-06 09:24:09 -02:00
2013-04-25 16:06:55 -03:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2013-03-23 09:03:59 -03:00
2013-04-22 17:13:43 -03:00
2013-04-22 17:13:43 -03:00
2013-04-25 15:25:19 -03:00
2013-04-22 16:58:16 -03:00
2013-02-06 09:24:09 -02:00
2013-04-22 16:58:16 -03:00
2012-12-27 19:03:15 -02:00
2013-03-23 09:03:59 -03:00
2013-03-23 10:44:31 -03:00
2013-03-21 10:26:50 -03:00
2013-03-21 10:26:50 -03:00
2013-03-23 09:03:59 -03:00
2013-01-06 10:49:38 -02:00
2013-03-23 09:03:59 -03:00
2012-10-06 11:07:34 -03:00
2013-03-23 09:03:59 -03:00
2013-02-06 09:24:09 -02:00
2012-09-23 20:11:26 -03:00
2013-03-23 09:03:59 -03:00
2012-09-23 20:11:55 -03:00
2012-09-23 20:11:55 -03:00
2013-03-23 09:03:59 -03:00
2012-10-07 09:15:18 -03:00
2013-02-06 09:24:09 -02:00
2013-04-08 06:56:47 -03:00
2013-04-08 06:56:47 -03:00
2013-02-06 09:24:09 -02:00
2012-08-15 18:47:10 -03:00
2013-03-23 09:03:59 -03:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2012-12-21 14:27:02 -02:00
2013-03-23 09:03:59 -03:00
2013-03-21 14:11:12 -03:00
2012-10-28 07:38:44 -02:00
2013-02-06 09:24:09 -02:00
2012-10-06 11:11:42 -03:00
2013-04-22 10:04:20 -03:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2013-03-23 09:03:59 -03:00
2013-03-23 09:03:59 -03:00
2013-03-23 09:03:59 -03:00
2012-10-07 09:15:18 -03:00
2013-03-23 09:03:59 -03:00
2012-10-07 09:15:18 -03:00
2013-03-23 09:03:59 -03:00
2013-01-06 10:49:38 -02:00
2013-03-23 09:03:59 -03:00
2012-12-27 19:26:58 -02:00
2013-02-06 09:24:09 -02:00
2013-09-26 17:18:26 -07:00
2013-03-23 09:03:59 -03:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2012-12-21 14:30:19 -02:00
2013-02-06 09:24:09 -02:00
2012-09-23 20:12:11 -03:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-04-16 21:25:52 -03:00
2013-12-04 10:57:33 -08:00
2013-04-16 21:25:52 -03:00
2013-03-23 09:03:59 -03:00
2013-03-23 09:03:59 -03:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2012-10-06 11:13:07 -03:00
2013-03-23 09:03:59 -03:00
2012-10-06 11:13:35 -03:00
2013-03-23 09:03:59 -03:00
2012-10-07 09:15:18 -03:00
2013-03-23 09:03:59 -03:00
2012-10-07 09:15:18 -03:00
2013-02-06 09:24:09 -02:00
2012-10-06 08:22:22 -03:00
2013-02-06 09:24:09 -02:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2013-02-06 09:24:09 -02:00
2012-12-27 19:03:15 -02:00
2013-02-06 09:24:09 -02:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-02-08 18:05:48 -02:00
2013-01-06 11:08:44 -02:00
2013-02-08 18:05:48 -02:00
2013-03-23 09:03:59 -03:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-12-04 10:57:33 -08:00
2013-02-06 09:24:09 -02:00
2012-10-06 11:14:04 -03:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2012-10-01 07:17:01 -03:00
2013-02-06 09:24:09 -02:00
2012-10-07 09:15:18 -03:00
2013-02-06 09:24:09 -02:00
2012-12-21 18:25:11 -02:00
2012-09-18 12:46:27 -03:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2012-09-23 20:07:45 -03:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-02-06 09:24:09 -02:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-01-06 10:49:38 -02:00
2013-03-23 09:03:59 -03:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2013-02-06 09:24:09 -02:00
2013-03-23 09:03:59 -03:00
2013-12-04 10:57:33 -08:00
2013-03-23 09:03:59 -03:00
2013-02-06 09:24:09 -02:00