From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934367AbcIVPXt (ORCPT ); Thu, 22 Sep 2016 11:23:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52200 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933343AbcIVPXs (ORCPT ); Thu, 22 Sep 2016 11:23:48 -0400 Date: Thu, 22 Sep 2016 17:23:53 +0200 From: Greg KH To: Arnd Bergmann Cc: linux-kernel@vger.kernel.org, "kernelci. org bot" , Mathieu Poirier , Binoy Jayan , "broonie@linaro.org" Subject: Re: kernelci build/boot results on -rt kernels Message-ID: <20160922152353.GA30726@kroah.com> References: <6631953.vAiJeMWQ0T@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6631953.vAiJeMWQ0T@wuerfel> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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