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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8C17DCE79A8 for ; Tue, 19 Sep 2023 21:18:33 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4343410E19C; Tue, 19 Sep 2023 21:18:33 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6167F10E19C for ; Tue, 19 Sep 2023 21:18:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695158311; x=1726694311; h=date:message-id:from:to:subject:in-reply-to:references: mime-version:content-transfer-encoding; bh=ODBsj08AN4I5JvNpAGCLJNkQn7Zde3iSV+rjOCegGAY=; b=aZDPazzLz1EJAk4NIk++3CgeGv4UGZ/KJD/JSZodvX6T5spsMGI91JPM mB0vj2BpsaEAj8Q2NPSz1lH6aKD/T+v3LtQ5W2x9KEheWegvXf+vxMmrG Q43IjI+r4oyGy4tijacrKrnz0+tBV0IK8PmxQzUUPhEJdrP8DTT5aejq7 vNirp2Jadw3J/D7Ps/BbnF/R1muEBxdQK//VC/hbNx4lP6mf7+1Jw3k3a gc46ngEqf8bUN8EMotYAVwNSVItN3/UQYnCvMzFIIIkOOBgrDkYXXt+hl PqifaJkRKWYQjgCwfEkMFuUzfzi0yzIA+stC2RdzyLjYX1//PIuPx9FRi Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="382804195" X-IronPort-AV: E=Sophos;i="6.02,160,1688454000"; d="scan'208";a="382804195" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2023 14:18:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="746378606" X-IronPort-AV: E=Sophos;i="6.02,160,1688454000"; d="scan'208";a="746378606" Received: from adixit-mobl.amr.corp.intel.com (HELO adixit-arch.intel.com) ([10.209.82.48]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2023 14:18:30 -0700 Date: Tue, 19 Sep 2023 14:18:30 -0700 Message-ID: <87edityi8p.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: In-Reply-To: <169414774276.14898.594690519523861488@emeril.freedesktop.org> References: <20230908042348.1592535-1-ashutosh.dixit@intel.com> <169414774276.14898.594690519523861488@emeril.freedesktop.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable Subject: Re: [Intel-xe] =?utf-8?q?=E2=9C=97_CI=2EHooks=3A_failure_for_Add_OA_?= =?utf-8?q?functionality_to_Xe_=28rev5=29?= X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Thu, 07 Sep 2023 21:35:42 -0700, Patchwork wrote: > > CC [M] drivers/gpu/drm/xe/xe_perf.o > CC [M] drivers/gpu/drm/xe/xe_pm.o > CC [M] drivers/gpu/drm/xe/xe_preempt_fence.o > CC [M] drivers/gpu/drm/xe/xe_pt.o > CC [M] drivers/gpu/drm/xe/xe_pt_walk.o > ../drivers/gpu/drm/xe/xe_perf.c:9:5: error: no previous prototype for =A1= xe_oa_ioctl=A2 [-Werror=3Dmissing-prototypes] > 9 | int xe_oa_ioctl(struct drm_device *dev, struct drm_xe_perf_param = *arg, struct drm_file *file) > | ^~~~~~~~~~~ > cc1: all warnings being treated as errors > make[3]: *** [../scripts/Makefile.build:243: drivers/gpu/drm/xe/xe_perf.o= ] Error 1 > make[3]: *** Waiting for unfinished jobs.... > ../drivers/gpu/drm/xe/xe_guc_pc.c:821: warning: expecting prototype for x= e_guc_pc_override_gucrc_mode(). Prototype was for xe_guc_pc_unset_gucrc_mod= e() instead > make[2]: *** [/workspace/kernel/Makefile:2032: drivers/gpu/drm/xe] Error 2 > make[1]: *** [/workspace/kernel/Makefile:234: __sub-make] Error 2 > make[1]: Leaving directory '/workspace/kernel/build64-default' > make: *** [Makefile:234: __sub-make] Error 2 Function xe_oa_ioctl should be static, fixed in next version.