From: Paul M. <le...@li...> - 2007-11-07 11:45:26
|
On Wed, Nov 07, 2007 at 11:19:11AM +0000, Stuart MENEFY wrote: > Paul Mundt wrote: > > ST can resurrect the ST40 support for 2.6.25 if they feel like it, or > > simply continue to keep it out-of-tree. > > As of last week I finally got all our stuff working on a 2.6.23 kernel. > It still needs a bit of tidying, but I was planning to start submitting > it over the next few weeks. > Ho hum, sh-2.6.24 $ git diff --shortstat v2.6.23.. 9704 files changed, 750316 insertions(+), 462288 deletions(-) You might want to re-examine your development methodology. Fork-driven development doesn't scale, as you've probably realized :-) Hopefully once it's all synced up it will be less of a pain to keep on top of! |