Re: [git pull] drm request 3

From: Michel Dänzer
Date: Thu Mar 04 2010 - 18:27:16 EST


On Thu, 2010-03-04 at 15:19 -0800, Linus Torvalds wrote:
>
> What would happen if I changed DRIVER_PATCHLEVEL to 1 for the i915 driver?

Nothing. :) Only the major version is supposed to signify outright
incompatibility, the minor version signifies backwards compatibility
within the same major version, and the patchlevel has no impact on the
interface. All the other drivers are basically following this, only
nouveau is abusing the patchlevel as a major version for reasons beyond
me.


--
Earthling Michel DÃnzer | http://www.vmware.com
Libre software enthusiast | Debian, X and DRI developer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/