On Wed, 3 Aug 2016 08:03:53 +0800 kbuild test robot <fengguang.wu@xxxxxxxxx> wrote: > tree: git://git.cmpxchg.org/linux-mmotm.git master > head: 572b7c98f12bd2213553be42cc5c2cbc5698f5c3 > commit: a7fd9132464db70c3bb4825d5e7cd5eae33c8f61 [173/210] x86: dma-mapping: use unsigned long for dma_attrs > config: i386-randconfig-s0-201631 (attached as .config) > compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705 > reproduce: > git checkout a7fd9132464db70c3bb4825d5e7cd5eae33c8f61 > # save the attached .config to linux build tree > make ARCH=i386 > > All error/warnings (new ones prefixed by >>): > > drivers/gpu/drm/i915/intel_display.c: In function 'intel_gen2_queue_flip': > >> drivers/gpu/drm/i915/intel_display.c:11119:21: error: 'dev' redeclared as different kind of symbol > struct drm_device *dev = &dev_priv->drm; > ^~~ Thanks. This was probably the mystery git mismerge which I couldn't be bothered fixing. It should come good in the next linux-next. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>