public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Antonio Ospite <ospite@studenti.unina.it>
Cc: Jean-Francois Moine <moinejf@free.fr>, linux-media@vger.kernel.org
Subject: Re: [GIT PATCHES FOR 2.6.40] gspca for_v2.6.40
Date: Tue, 19 Apr 2011 17:34:19 -0300	[thread overview]
Message-ID: <4DADF1CB.4050504@redhat.com> (raw)
In-Reply-To: <20110419215439.247343e7.ospite@studenti.unina.it>

Em 19-04-2011 16:54, Antonio Ospite escreveu:
> On Tue, 19 Apr 2011 20:20:29 +0200
> Jean-Francois Moine <moinejf@free.fr> wrote:
> 
>> The following changes since commit
>> d58307d6a1e2441ebaf2d924df4346309ff84c7d:
>>
>>   [media] anysee: add more info about known board configs (2011-04-19 10:35:37 -0300)
>>
>> are available in the git repository at:
>>   git://linuxtv.org/jfrancois/gspca.git for_v2.6.40
>>
>> Antonio Ospite (2):
>>       Add Y10B, a 10 bpp bit-packed greyscale format.
>>       gspca - kinect: New subdriver for Microsoft Kinect
>>
> 
> Ah glad to see that, so there was no major concern on the code, was
> there?

There's just a problem that I noticed:

drivers/media/video/gspca/kinect.c: In function ‘send_cmd.clone.0’:
drivers/media/video/gspca/kinect.c:202: warning: the frame size of 1548 bytes is larger than 1024 bytes

Please, don't do things like:

+ uint8_t obuf[0x400];
+ uint8_t ibuf[0x200];

at the stack. Instead, put it into a per-device struct.

Anyway, I've applied your patches here. Please send us a fix for it
as soon as possible.

Thanks,
Mauro

  reply	other threads:[~2011-04-19 20:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 18:20 [GIT PATCHES FOR 2.6.40] gspca for_v2.6.40 Jean-Francois Moine
2011-04-19 19:54 ` Antonio Ospite
2011-04-19 20:34   ` Mauro Carvalho Chehab [this message]
2011-04-21  9:51     ` [PATCH 0/3] gspca_kinect fixup Antonio Ospite
2011-04-21  9:51       ` [PATCH 1/3] gspca - kinect: move communications buffers out of stack Antonio Ospite
2011-04-21  9:51       ` [PATCH 2/3] gspca - kinect: fix a typo s/steram/stream/ Antonio Ospite
2011-04-21  9:51       ` [PATCH 3/3] gspca - kinect: fix comments referring to color camera Antonio Ospite
  -- strict thread matches above, loose matches on Subject: below --
2011-05-17  8:54 [GIT PATCHES FOR 2.6.40] gspca for_v2.6.40 Jean-Francois Moine
2011-05-17  9:36 ` Antonio Ospite
2011-05-20 14:43   ` Mauro Carvalho Chehab
2011-05-21  6:59 Jean-Francois Moine
2011-05-21  9:27 ` Antonio Ospite
2011-05-21 12:37 ` Mauro Carvalho Chehab
2011-05-23  9:20 Jean-Francois Moine
2011-06-01 11:29 ` Mauro Carvalho Chehab

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=4DADF1CB.4050504@redhat.com \
    --to=mchehab@redhat.com \
    --cc=linux-media@vger.kernel.org \
    --cc=moinejf@free.fr \
    --cc=ospite@studenti.unina.it \
    /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: link
Be 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