From: Andrew Morton <akpm@linux-foundation.org>
To: Trent Piepho <xyzzy@speakeasy.org>
Cc: linux-media@vger.kernel.org, bugzilla-daemon@bugzilla.kernel.org,
bugme-daemon@bugzilla.kernel.org,
bugzilla.kernel.org@boris64.net
Subject: Re: [Bugme-new] [Bug 13709] New: b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter w/ kernel-2.6.31-rc2
Date: Mon, 20 Jul 2009 13:40:24 -0700 [thread overview]
Message-ID: <20090720134024.274fbb6c.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0907201318440.11911@shell2.speakeasy.net>
On Mon, 20 Jul 2009 13:21:33 -0700 (PDT)
Trent Piepho <xyzzy@speakeasy.org> wrote:
> On Mon, 20 Jul 2009, Andrew Morton wrote:
> >
> > (switched to email. Please respond via emailed reply-to-all, not via the
> > bugzilla web interface).
> >
> >
> > Guys, this is reportedly a post-2.6.30 regression - I'll ask Rafael to
> > add it to the regression tracking list.
> >
> > btw, does the flexcop driver have a regular maintainer? Or someone who
> > wants to volunteer? MAINTAINERS is silent about it..
>
> I produced a patch that fixed this problem over a month ago,
> http://www.linuxtv.org/hg/~tap/v4l-dvb/rev/748c762fcf3e
Where is that patch now? It isn't present in linux-next.
If it needs to be resent, please cc me on it?
Also, is there any way of avoiding this?
+#define FE_SUPPORTED(fe) (defined(CONFIG_DVB_##fe) || \
+ (defined(CONFIG_DVB_##fe##_MODULE) && defined(MODULE)))
That's just way too tricky. It expects all versions of the
preprocessor to be correctly implemented (unlikely) and there are other
tools like unifdef which want to parse kernel #defines.
otoh the trick does produce a nice result and doing it any other way
(which I can think of) would make a mess.
> Maybe it should go into 2.6.31?
It depends on the seriousness of the regression (number of people
affected, whether there's a workaround, etc) and upon the riskiness of
the patch.
But sure, we don't want regressions and letting one be released when we
already know about it and have a fix would be bad!
If the patch is judged too risky at this time, there might be a simpler
one, perhaps.
Or just revert whichever patch broke things. Your changelog describes
this as simply "A recent patch" (bad changelog!) so I am unable to judge this.
next prev parent reply other threads:[~2009-07-20 20:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-13709-10286@http.bugzilla.kernel.org/>
2009-07-20 20:04 ` [Bugme-new] [Bug 13709] New: b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter w/ kernel-2.6.31-rc2 Andrew Morton
2009-07-20 20:21 ` Trent Piepho
2009-07-20 20:40 ` Andrew Morton [this message]
2009-07-21 3:27 ` hermann pitton
2009-07-21 9:20 ` cyber.bogh
2009-07-21 22:16 ` hermann pitton
2009-07-22 3:42 ` cyber.bogh
2009-07-22 7:19 ` Trent Piepho
2009-07-22 7:57 ` Andrew Morton
2009-07-29 23:53 ` Trent Piepho
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=20090720134024.274fbb6c.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=bugzilla-daemon@bugzilla.kernel.org \
--cc=bugzilla.kernel.org@boris64.net \
--cc=linux-media@vger.kernel.org \
--cc=xyzzy@speakeasy.org \
/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