public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@linuxtv.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Mark Lord <lkml@rtr.ca>, linux-media@vger.kernel.org
Subject: Re: Patch for 2.6.29 stable series: remove #ifdef MODULE nonsense
Date: Mon, 30 Mar 2009 12:40:01 -0400	[thread overview]
Message-ID: <49D0F5E1.2030108@linuxtv.org> (raw)
In-Reply-To: <200903301835.55023.hverkuil@xs4all.nl>

Hans Verkuil wrote:
> Hi Mike,
>
> The attached patch should be queued for 2.6.29.X. It corresponds to 
> changeset 11098 (v4l2-common: remove incorrect MODULE test) in our v4l-dvb 
> tree and is part of the initial set of git patches going into 2.6.30.
>
> Without this patch loading ivtv as a module while v4l2-common is compiled 
> into the kernel will cause a delayed load of the i2c modules that ivtv 
> needs since request_module is never called directly.
>
> While it is nice to see the delayed load in action, it is not so nice in 
> that ivtv fails to do a lot of necessary i2c initializations and will oops 
> later on with a division-by-zero.
>
> Thanks to Mark Lord for reporting this and helping me figure out what was 
> wrong.
>
> Regards,
>
> 	Hans
>
>   
Got it, thanks.

In the future, please point to hash codes rather than revision ID's -- 
my rev IDs are not the same as yours, but hash codes are always unique.

I'll queue this the moment Linus merges Mauro's pending request.

Cheers,

Mike

  reply	other threads:[~2009-03-30 16:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 16:35 Patch for 2.6.29 stable series: remove #ifdef MODULE nonsense Hans Verkuil
2009-03-30 16:40 ` Michael Krufky [this message]
2009-03-30 16:45   ` Mark Lord
2009-03-30 16:50     ` bttv ir patch from Mark Lord Michael Krufky
2009-03-30 17:05       ` Mark Lord
2009-03-30 17:06         ` Mark Lord
2009-03-30 17:11           ` Hans Verkuil
2009-03-30 17:31             ` Mark Lord

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=49D0F5E1.2030108@linuxtv.org \
    --to=mkrufky@linuxtv.org \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=lkml@rtr.ca \
    /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