From: Willy Tarreau <w@1wt.eu>
To: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.4 PATCH] missing parenthesis
Date: Fri, 1 Dec 2006 18:40:35 +0100 [thread overview]
Message-ID: <20061201174035.GA18203@1wt.eu> (raw)
In-Reply-To: <200612011510.58990.m.kozlowski@tuxland.pl>
Hi Mariusz,
Thanks for your work at fixing all this code. I'm wondering though,
given the type of errors, this code should never have been able to
build at all, so that means that it might not be used at all.
As a general rule of thumb, keep in mind that we're not much tempted
to fix known unused code, especially if it's unmaintained. The reason
is simple : when some code does not work, people who need it often
maintain patches in their tree to make it work. When we start changing
things there, their patches often apply with rejects. Anyway, *I* am
still for a clean kernel because I know that there's nothing more
annoying than spending days chasing a bug which we discover was known
for years.
So what I can propose you is that we :
- postpone those patches for 2.4.35-pre
- ask maintainers of each of these files if he accepts to fix the
file, because some of them are totally against any such change.
- we would merge the accepted patches and those without any reply
which we consider relevant early in the 35-pre cycle so that
people have some time to inform us about the potential conflicts
they encounter.
Quite frankly, there should be very few problems, considering that we
have affected more files with the gcc4 patches and that nobody
complained.
As an exception, if you get some maintainer's approval for some of
the patches during 2.4.34 cycle, of course I will merge them first
because as I said, it's important to maintain supported code in good
shape.
Is it OK for you ?
Regards,
Willy
next prev parent reply other threads:[~2006-12-01 17:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-01 14:10 [2.4 PATCH] arm: dma-arc add missing parenthesis Mariusz Kozlowski
2006-12-01 17:40 ` Willy Tarreau [this message]
2006-12-02 11:00 ` [2.4 PATCH] " Mariusz Kozlowski
2006-12-02 11:51 ` Willy Tarreau
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=20061201174035.GA18203@1wt.eu \
--to=w@1wt.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=m.kozlowski@tuxland.pl \
/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