From: Jean Delvare <khali@linux-fr.org>
To: Adrian Bunk <bunk@stusta.de>, Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.16.30-pre1
Date: Sat, 23 Sep 2006 22:49:09 +0200 [thread overview]
Message-ID: <20060923224909.69579243.khali@linux-fr.org> (raw)
In-Reply-To: <20060922230928.GB22830@kroah.com>
Hi Adrian, Greg,
> On Sat, Sep 23, 2006 at 12:47:35AM +0200, Adrian Bunk wrote:
> > On Fri, Sep 22, 2006 at 03:38:59PM -0700, Greg KH wrote:
> > > On Sat, Sep 23, 2006 at 12:23:00AM +0200, Adrian Bunk wrote:
> > > > Andrew Burri:
> > > > V4L/DVB: Add support for Kworld ATSC110
> > > >
> > > > Curt Meyers:
> > > > V4L/DVB: KWorld ATSC110: implement set_pll_input
> > > > V4L/DVB: Kworld ATSC110: enable composite and svideo inputs
> > > > V4L/DVB: Kworld ATSC110: initialize the tuner for analog mode on module load
> > > >
> > > > Giampiero Giancipoli:
> > > > V4L/DVB: Added support for the LifeView FlyDVB-T LR301 card
> > > >
> > > > Hartmut Hackmann:
> > > > V4L/DVB: Added support for the ADS Instant TV DUO Cardbus PTV331
> > > > V4L/DVB: Added PCI IDs of 2 LifeView Cards
> > > > V4L/DVB: Corrected CVBS input for the AVERMEDIA 777 DVB-T
> > > > V4L/DVB: Added support for the new Lifeview hybrid cardbus modules
> > > > V4L/DVB: TDA10046 Driver update
> > > > V4L/DVB: TDA8290 update
> > > >
> > > > Peter Hartshorn:
> > > > V4L/DVB: Added support for the Tevion DVB-T 220RF card
> > >
> > > Hm, all of these patches seems like these are new features being
> > > backported to the 2.6.16.y kernel, which is not really allowed under the
> > > current -stable rules.
> > >
> > > Or are these patches just bugfixes that fix with the current -stable
> > > rules?
> >
> > They add support for additional hardware to the saa7134 driver.
>
> That's not a bugfix.
>
> > If you look at the actual diff there's not much that could cause any
> > regression since nearly all of these change don't change anything for
> > the already supported cards.
>
> I'm not disagreeing about the regression issue. I'm just concerned
> because you are starting down the slope of "backporting new driver
> support" to the 2.6.16 tree, and that's something that I thought you did
> not want to do.
>
> But if it is, let us know, and we can discuss it.
I second Greg's objection, and share his worries. "No possible
regression" is something extremely hard to evaluate in general.
Besides, the goal of -stable as I remember it is not "no regression"
but rather "only bugfixes", i.e. patches don't go in without a good
reason (default policy = reject), rather than patches are rejected if
they may cause problem (default policy = accept.)
Adding support for new devices, even if it's only adding an ID in a
list, is not always safe. I am not happy about new IDs being considered
as OK for late RCs, I am even less so for -stable.
The sole fact that Adrian felt the need to release a -pre1 for
2.6.16.30 betrays his lack of confidence IMHO. And the size of
ChangeLog-2.6.16.29 speaks for itself.
Given that 2.6.16.y follows the naming convention of -stable and is
released in the official v2.6 directory on ftp.kernel.org, I'd like to
see it follow the same rules we have for "real" -stable trees. Adrian,
if you are going to diverge from the original intent of -stable, this
is your own right, but then please change the name of your tree to
2.6.16-ab or something similar, to clear the confusion.
I will not use 2.6.16.y with its current rules, for sure, and I doubt
any distribution will. Wasn't the whole point of 2.6.16.y to serve as a
common base between several distributions?
Thanks,
--
Jean Delvare
next prev parent reply other threads:[~2006-09-23 20:49 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-22 22:23 Linux 2.6.16.30-pre1 Adrian Bunk
2006-09-22 22:38 ` Greg KH
2006-09-22 22:47 ` Adrian Bunk
2006-09-22 23:09 ` Greg KH
2006-09-23 4:56 ` Willy Tarreau
2006-09-23 23:21 ` Adrian Bunk
2006-09-23 23:53 ` Willy Tarreau
2006-09-24 7:46 ` Sergey Vlasov
2006-09-24 18:16 ` Adrian Bunk
2006-09-24 19:46 ` Stefan Richter
2006-09-24 19:44 ` Willy Tarreau
2006-09-24 20:02 ` Willy Tarreau
2006-09-25 1:01 ` Adrian Bunk
2006-09-24 10:17 ` Pavel Machek
2006-09-25 1:23 ` Adrian Bunk
2006-09-25 8:15 ` Pavel Machek
2006-09-27 5:14 ` Greg KH
2006-09-23 20:49 ` Jean Delvare [this message]
2006-09-23 20:57 ` Lee Revell
2006-09-23 21:20 ` Jean Delvare
2006-09-23 22:47 ` Adrian Bunk
2006-09-23 22:33 ` Adrian Bunk
2006-09-23 22:47 ` Lee Revell
2006-09-23 22:58 ` Adrian Bunk
2006-09-23 22:12 ` Adrian Bunk
2006-09-24 10:12 ` Pavel Machek
2006-09-25 1:20 ` Adrian Bunk
2006-09-24 20:25 ` Grant Coady
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=20060923224909.69579243.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=bunk@stusta.de \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.