[Intel-gfx] drivers/gpu/drm/i915/i915_gem_gtt.c

Andrew Morton akpm at linux-foundation.org
Sat May 23 10:03:45 PDT 2015


On Sat, 23 May 2015 14:30:09 +0100 Damien Lespiau <damien.lespiau at intel.com> wrote:

> On Fri, May 22, 2015 at 02:17:32PM -0700, Andrew Morton wrote:
> > I'm not sure what's happened to the drm code in linux-next - it's
> > exploding all over the place.  Did someone turn on -Werror without
> > doing anywhere near enough testing?
> > 
> > Anyway, I don't know how to fix this i386 build error:
> 
> Seems like you have CONFIG_DRM_I915_WERROR set?

Yes.

> We explicitely made sure to not enable -Werror by default,

`make allmodconfig' enables CONFIG_DRM_I915_WERROR.

I'm not sure what is the approved way of fixing this.  Perhaps
disabling CONFIG_DRM_I915_WERROR when CONFIG_COMPILE_TEST=y.


More information about the dri-devel mailing list