LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/3] v4l: reduce stack usage
@ 2008-03-09 16:47 Marcin Slusarz
  2008-03-09 16:47 ` [PATCH 1/3] v4l: fix coding style violations in v4l1-compat.c Marcin Slusarz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Marcin Slusarz @ 2008-03-09 16:47 UTC (permalink / raw)
  To: LKML
  Cc: Mauro Carvalho Chehab, v4l-dvb-maintainer, video4linux-list,
	Jean Delvare

Hi
This little patchset reduces stack usage of v4l_compat_translate_ioctl.

[PATCH 1/3] v4l: fix coding style violations in v4l1-compat.c
[PATCH 2/3] v4l: reduce stack usage of v4l_compat_translate_ioctl
[PATCH 3/3] v4l: reduce stack usage of v4l1_compat_sync

(compile tested only)

Marcin Slusarz

 drivers/media/video/v4l1-compat.c | 1839 ++++++++++++++++++++------------------
 1 file changed, 1016 insertions(+), 823 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-10 17:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-09 16:47 [PATCH 0/3] v4l: reduce stack usage Marcin Slusarz
2008-03-09 16:47 ` [PATCH 1/3] v4l: fix coding style violations in v4l1-compat.c Marcin Slusarz
2008-03-10 17:57   ` Mauro Carvalho Chehab
2008-03-09 16:53 ` [PATCH 2/3] v4l: reduce stack usage of v4l_compat_translate_ioctl Marcin Slusarz
2008-03-09 16:55 ` [PATCH 3/3] v4l: reduce stack usage of v4l1_compat_sync Marcin Slusarz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).