Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:No plan whatsoever (Score 5, Informative) 30

Version numbers do mean nothing, we have always said that as kernel developers.

We don't break external APIs that people use, we break internal ones all the time, for good reasons. Read stable_api_nonsense.txt in the Linux kernel source tree for why we do this.

And I will take _any_ kernel driver into the tree, just send it to me, we don't reject anything, much to many people annoyance...

greg k-h

Slashdot Top Deals

To the systems programmer, users and applications serve only to provide a test load.

Working...