On Sun, Nov 13, 2005 at 11:49:59AM -0800, Pete Popov wrote: > On Sun, 2005-11-13 at 22:47 +0300, Sergei Shtylylov wrote: > > Hello. > > > > Thought it's worth forwarding this here... > > Just FYI, the patch is in the mtd tree only right now. It will get to > linux-mips when Ralf does a pull. (This is less a direct comment to you posting than a general advice to people about what's going on in the git archive ...) On the master (that is 2.6) branch I'm doing that about once a day. This also means people are living dangerous if checking out the head of the master branch. Who doesn't want to participate in debugging all this mess is probably better or to checkout one of the tagged releases. Also not that Linus only change the version number in the Makefile when he does a release. That means for example until he releases 2.6.14-rc1 the Makefile will still say 2.6.14 - even though the diff may be huge, well above 150,000 lines in this case. Ralf