mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Fries <david@fries.net>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>,
	Istvan Varga <istvan_v@mailbox.hu>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	Darron Broad <darron@kewl.org>,
	Steven Toth <stoth@kernellabs.com>
Subject: Re: [PATCH] cx88-dvb avoid dangling core->gate_ctrl pointer
Date: Sun, 18 Dec 2011 23:42:57 -0600	[thread overview]
Message-ID: <20111219054257.GF3298@spacedout.fries.net> (raw)
In-Reply-To: <20111218094859.GA8243@elie.hsd1.il.comcast.net>

On Sun, Dec 18, 2011 at 03:48:59AM -0600, Jonathan Nieder wrote:
> Hi David,
> 
> David Fries wrote:
> 
> > DVB: registering new adapter (cx88[0])
> > DVB: registering adapter 0 frontend 0 (Oren OR51132 VSB/QAM Frontend)...
> > cx88[0]: videobuf_dvb_register_frontend failed (errno = -12)
> > cx88[0]/2: dvb_register failed (err = -12)
> > cx88[0]/2: cx8802 probe failed, err = -12
> 
> Is CONFIG_DVB_NET enabled?  If not, does reverting fcc8e7d8c0e2
> (dvb_net: Simplify the code if DVB NET is not defined, 2011-06-01)
> help?
> 
> Thanks,
> Jonathan

I had CONFIG_DVB_NET disabled, as a desktop system I didn't think
there was any need for it.  I tested with and without reverting
fcc8e7d8c0e2 and with and without CONFIG_DVB_NET enabled.  It always
worked if CONFIG_DVB_NET is enabled, it only works if CONFIG_DVB_NET
is disabled if fcc8e7d8c0e2 is reverted.  Thanks for the tip, you
saved me a whole lot of time trying to track down what was broken.

-- 
David Fries <david@fries.net>    PGP pub CB1EE8F0
http://fries.net/~david/

      reply	other threads:[~2011-12-19  5:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15  5:59 David Fries
2011-12-18  9:48 ` Jonathan Nieder
2011-12-19  5:42   ` David Fries [this message]

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=20111219054257.GF3298@spacedout.fries.net \
    --to=david@fries.net \
    --cc=darron@kewl.org \
    --cc=istvan_v@mailbox.hu \
    --cc=jrnieder@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=stoth@kernellabs.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: 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

Powered by JetHome