android_kernel_lge_bullhead/drivers/staging/media
Mauro Carvalho Chehab 85217792a2 media: lirc_zilog: Don't use dynamic static allocation
commit ac5b4b6bf0c84c48d7e2e3fce22e35b04282ba76 upstream.

Dynamic static allocation is evil, as Kernel stack is too low, and
ompilation complains about it on some archs:
	drivers/staging/media/lirc/lirc_zilog.c:967:1: warning: 'read' uses dynamic stack allocation [enabled by default]
Instead, let's enforce a limit for the buffer to be 64. That should
be more than enough.

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:32 -08:00
..
as102 [media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile 2013-03-18 17:16:54 -03:00
cxd2099 [media] staging/media: Use dev_ printks in cxd2099/cxd2099.[ch] 2012-12-21 18:25:16 -02:00
davinci_vpfe [media] drivers/staging: davinci: vpfe: fix dependency for building the driver 2013-05-27 09:38:32 -03:00
dt3155v4l [media] dt3155v4l: fix timestamp handling 2013-04-14 20:03:24 -03:00
go7007 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-05-02 14:38:53 -07:00
lirc media: lirc_zilog: Don't use dynamic static allocation 2013-12-04 10:57:32 -08:00
solo6x10 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-06-18 06:25:08 -10:00
Kconfig [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00
Makefile [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00