LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Marcin Slusarz <marcin.slusarz@gmail.com> To: LKML <linux-kernel@vger.kernel.org> Cc: Mauro Carvalho Chehab <mchehab@infradead.org>, v4l-dvb-maintainer@linuxtv.org, video4linux-list@redhat.com, Jean Delvare <khali@linux-fr.org> Subject: [PATCH 0/3] v4l: reduce stack usage Date: Sun, 9 Mar 2008 17:47:43 +0100 [thread overview] Message-ID: <1205081266-18368-1-git-send-email-marcin.slusarz@gmail.com> (raw) 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(-)
next reply other threads:[~2008-03-09 16:48 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-03-09 16:47 Marcin Slusarz [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1205081266-18368-1-git-send-email-marcin.slusarz@gmail.com \ --to=marcin.slusarz@gmail.com \ --cc=khali@linux-fr.org \ --cc=linux-kernel@vger.kernel.org \ --cc=mchehab@infradead.org \ --cc=v4l-dvb-maintainer@linuxtv.org \ --cc=video4linux-list@redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).