On Mon, 11 Feb 2008 20:21:33 -0800
Greg KH <greg@kroah.com> wrote:
in my experience, the only chance you have is doing API changes as first in the set of changes,
and then hoping (making) all other trees use the new APIs. Any other order just turns into
an impossible mismash.
I can see the point of doing an LKML annouce of the new API after the series is done, so that
all other maintainers have a chance to fix their trees (this of course is only for new occurances
of the old api showing up; the api change series should convert all existing users)
--
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--