On Wed, 6 Jul 2011 15:14:52 -0700, Ben Widawsky wrote: > -static int i915_modeset = -1; > +static int i915_modeset __read_mostly = -1; What effect does this have? Performance? Code size? More warnings? -- keith.packard@intel.com