From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BB74C43334 for ; Fri, 15 Jul 2022 03:39:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241160AbiGODjJ (ORCPT ); Thu, 14 Jul 2022 23:39:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229481AbiGODjI (ORCPT ); Thu, 14 Jul 2022 23:39:08 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 239A93C156; Thu, 14 Jul 2022 20:39:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657856347; x=1689392347; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=HwTOzRZgpchjVAnzo1ayeKj1m6sUUSaoUdc2ecYTIgc=; b=eEXIDnOFLPxRzzX5gM/P8WNytCmw35B4sv+YD+c6v3ZY+SPYLY4AL6er 2e8YZZQYli3rbEj3b2ITYsunqWUhmK+LEPkBNtVgUXjATyqPtJ6DsxJhX HAM/+Dtb5qjw7IAJQ6Ht3PE0pCJ7vxcOyQg4PCT04+/qTw9V3n5/APT+9 qAYU+6FN3EygD9Qj08oEdmfO1feuKF654kijCNLbwtMcX5hleqXE263/7 f2XWsz+lZeE+e6CIqlcaMvrWIB9l32mFJBXoOkQ3mow7xYbqzxAYg256S dhz/xHoOENKOydDegi8zS0Y9G9mpf1NWZkt8WqZBSRWFfJ9ndGDX1TNDp g==; X-IronPort-AV: E=McAfee;i="6400,9594,10408"; a="266104791" X-IronPort-AV: E=Sophos;i="5.92,272,1650956400"; d="scan'208";a="266104791" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jul 2022 20:39:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,272,1650956400"; d="scan'208";a="664035241" Received: from lkp-server01.sh.intel.com (HELO fd2c14d642b4) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 14 Jul 2022 20:39:00 -0700 Received: from kbuild by fd2c14d642b4 with local (Exim 4.95) (envelope-from ) id 1oCCAN-0001UL-FC; Fri, 15 Jul 2022 03:38:59 +0000 Date: Fri, 15 Jul 2022 11:38:52 +0800 From: kernel test robot To: Dmitry Osipenko , David Airlie , Gerd Hoffmann , Gurchetan Singh , Chia-I Wu , Daniel Vetter , Daniel Almeida , Gert Wollny , Gustavo Padovan , Daniel Stone , Tomeu Vizoso , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Clark , Sumit Semwal , Christian =?iso-8859-1?Q?K=F6nig?= , "Pan, Xinhui" , Thierry Reding , Tomasz Figa , Marek Szyprowski , Mauro Carvalho Chehab , Alex Deucher , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Tvrtko Ursulin , Thomas =?iso-8859-1?Q?Hellstr=F6m?= Cc: kbuild-all@lists.01.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment Message-ID: <202207151112.Yi2gyyRX-lkp@intel.com> References: <20220715005244.42198-5-dmitry.osipenko@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220715005244.42198-5-dmitry.osipenko@collabora.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dmitry, I love your patch! Yet something to improve: [auto build test ERROR on next-20220714] [also build test ERROR on v5.19-rc6] [cannot apply to drm-misc/drm-misc-next drm-intel/for-linux-next media-tree/master linus/master v5.19-rc6 v5.19-rc5 v5.19-rc4] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Dmitry-Osipenko/Move-all-drivers-to-a-common-dma-buf-locking-convention/20220715-085556 base: 37b355fdaf31ee18bda9a93c2a438dc1cbf57ec9 config: x86_64-allmodconfig (https://download.01.org/0day-ci/archive/20220715/202207151112.Yi2gyyRX-lkp@intel.com/config) compiler: gcc-11 (Debian 11.3.0-3) 11.3.0 reproduce (this is a W=1 build): # https://github.com/intel-lab-lkp/linux/commit/ed55f535b8492ef30d7e94aae5811c772403ab4f git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Dmitry-Osipenko/Move-all-drivers-to-a-common-dma-buf-locking-convention/20220715-085556 git checkout ed55f535b8492ef30d7e94aae5811c772403ab4f # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/gpu/drm/i915/ If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/gpu/drm/i915/i915_gem_ww.c:52:6: error: no previous prototype for 'i915_gem_ww_ctx_fini2' [-Werror=missing-prototypes] 52 | void i915_gem_ww_ctx_fini2(struct i915_gem_ww_ctx *ww) | ^~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors vim +/i915_gem_ww_ctx_fini2 +52 drivers/gpu/drm/i915/i915_gem_ww.c 51 > 52 void i915_gem_ww_ctx_fini2(struct i915_gem_ww_ctx *ww) 53 { 54 i915_gem_ww_ctx_unlock_all(ww); 55 WARN_ON(ww->contended); 56 } 57 -- 0-DAY CI Kernel Test Service https://01.org/lkp