Re: kernelci build/boot results on -rt kernels

From: Greg KH
Date: Thu Sep 22 2016 - 11:23:52 EST


On Thu, Sep 22, 2016 at 01:38:56PM +0200, Arnd Bergmann wrote:
> Greg, I checked the warnings in v4.4.19. We have previously made sure that
> Mark Brown's build bot has a clean build, but the kernelci build apparently
> does not for v4.4. These are the commits you may want to backport to get
> a clean build on x86 and ARM (all the other warnings are MIPS specific,
> and have not been fixed upstream):
>
> 166c5a6ef765 ("gma500: remove annoying deprecation warning")
> 3610a2add393 ("mpssd: fix buffer overflow warning")
> 44eb0cb9620c ("drm/i915: Avoid pointer arithmetic in calculating plane surface offset")
> 260b31643691 ("mmc: dw_mmc: use resource_size_t to store physical address")
> 32844138e313 ("pinctrl: at91-pio4: use %pr format string for resource")
> 00affcac69c7 ("soc: qcom/spm: shut up uninitialized variable warning")
> 236dec051078 ("kconfig: tinyconfig: provide whole choice blocks to avoid warnings")
> facc432faa59 ("net: simplify napi_synchronize() to avoid warnings")

Thanks for these, all now queued up.

greg k-h