[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1205081266-18368-1-git-send-email-marcin.slusarz@gmail.com>
Date: Sun, 9 Mar 2008 17:47:43 +0100
From: Marcin Slusarz <marcin.slusarz@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@...radead.org>,
v4l-dvb-maintainer@...uxtv.org, video4linux-list@...hat.com,
Jean Delvare <khali@...ux-fr.org>
Subject: [PATCH 0/3] v4l: reduce stack usage
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists