On Mon, 11 Feb 2008 22:02:22 -0800 (PST)
David Miller <[EMAIL PROTECTED]> wrote:

> From: Theodore Tso <[EMAIL PROTECTED]>
> Date: Tue, 12 Feb 2008 00:11:36 -0500
> 
> > __deprecate the old one,
> 
> Deprecate is garbage, shit hangs around in the tree forever
> and people just turn off the warnings.
> 
> Clean sweeps work much better, albeit with some merge pain,
> we'll cope.

I agree with that.

There is maybe a middle ground in this -next idea; 
as very first part of the series, the new api gets added, current users 
converted
and api marked __deprecated.

Then there's a second part to the patch, which is a separate tree, which gets
added at the very end, which removed the old api.

Both will go in at the same merge window, and the next-meister needs to track 
that
no new users show up... but the final tree allows this to be done somewhat more 
gentle.

Doesn't work for API changes that just change the API rather than extending it, 
and
doesn't solve the dependency issues. So I still think a cleansweep works best 
in general,
but I suspect Andrew just disagrees with that.


-- 
If you want to reach me at my work email, use [EMAIL PROTECTED]
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to