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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 2E22EC4332F for ; Sat, 11 Nov 2023 16:56:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=eopCa5UQ/OsJU+ME2n3pJj+9xHYZ7ao9DKp15EYREEw=; b=PVObw4F/xGUdXUG+ahcGLitN4S 2P553hSklIiLQZcwjdiUfCiqmWbxJ6mOp1Z+3jWOQZV3nZX0WBMifAtINP4JPQ6/QEgj8k8yiBAUF SJtZtvLtqrFGF7KIEu1Zy4Q36EDcdVuJ5okeQbJ+RCDuLEAH88VYYLALtyQ6AAUp+hTcbpRvdiTNF PV8yHZvLsji8a9229IRrekOoCJ6foAAHBPSz+ZAzDJysvkH90Hk3/TLpMJujKNgUr24LkfZRm1zWI 7Yht31VzXSefWDqLOPhcKyAJr5NuGsvYrfu3rY1JBHUxtxqEsly/l7kq1mg14K9yqARK1fAnHAW1n l/Twsv7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r1rHQ-00BBOA-06; Sat, 11 Nov 2023 16:56:20 +0000 Received: from mgamail.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r1rHL-00BBML-2X; Sat, 11 Nov 2023 16:56:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1699721775; x=1731257775; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=X1K4nrfzoAfrPqvT537HLIANMJRwbCdUtldsJzklx6Y=; b=KcBInpFp8TWLLUqw7cTizi3XKKSEDnnJ+SH2KmeN7qRwKrbMGwJKpYU5 fVc+J9vGypYIF6wMkSFPWm9Jn/KueZPEIUPKPM6L455hY28FBnlgSvRfF svxwVEQsasMBb/y9Q4VYc1TWrcEfvxKIowNkbpM0u8rkk0w8wGIiLKae7 OzFRl8gMJGeLOLj4tIJA+/L2/mTlUMiRIR5P07Yu+mM1m7cvjI77bvnRV ImvnXeEpJQHOGabMqEDTmT9ZvLg1wbOlXWNz6ms3jHU7c1ugGlCG8CKpR y/8i/+nfXsPmIdeK7GAc8nNIAaNC71DcmZKWGag2yu3lfGgUNK6U1ckMs Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10891"; a="380674573" X-IronPort-AV: E=Sophos;i="6.03,295,1694761200"; d="scan'208";a="380674573" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Nov 2023 08:56:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.03,295,1694761200"; d="scan'208";a="5091496" Received: from lkp-server01.sh.intel.com (HELO 17d9e85e5079) ([10.239.97.150]) by orviesa002.jf.intel.com with ESMTP; 11 Nov 2023 08:56:01 -0800 Received: from kbuild by 17d9e85e5079 with local (Exim 4.96) (envelope-from ) id 1r1rH5-000Ad0-0U; Sat, 11 Nov 2023 16:55:59 +0000 Date: Sun, 12 Nov 2023 00:55:03 +0800 From: kernel test robot To: Yong Wu , Rob Herring , Sumit Semwal , christian.koenig@amd.com, Matthias Brugger Cc: oe-kbuild-all@lists.linux.dev, dri-devel@lists.freedesktop.org, John Stultz , Krzysztof Kozlowski , Jeffrey Kardatzke , Benjamin Gaignard , Vijayanand Jitta , Nicolas Dufresne , Yong Wu , jianjiao.zeng@mediatek.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, Conor Dooley , ckoenig.leichtzumerken@gmail.com, linaro-mm-sig@lists.linaro.org, linux-mediatek@lists.infradead.org, Joakim Bech , tjmercier@google.com, linux-arm-kernel@lists.infradead.org, AngeloGioacchino Del Regno , kuohong.wang@mediatek.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/8] dma-buf: heaps: secure_heap: Initialize tee session Message-ID: <202311120053.qXNIYBzk-lkp@intel.com> References: <20231111111559.8218-4-yong.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231111111559.8218-4-yong.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231111_085615_892235_CD2BE437 X-CRM114-Status: GOOD ( 12.80 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Hi Yong, kernel test robot noticed the following build errors: [auto build test ERROR on drm-misc/drm-misc-next] [also build test ERROR on robh/for-next drm-tip/drm-tip linus/master v6.6 next-20231110] [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/Yong-Wu/dma-buf-heaps-Initialize-a-secure-heap/20231111-192115 base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20231111111559.8218-4-yong.wu%40mediatek.com patch subject: [PATCH v2 3/8] dma-buf: heaps: secure_heap: Initialize tee session config: m68k-allmodconfig (https://download.01.org/0day-ci/archive/20231112/202311120053.qXNIYBzk-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231112/202311120053.qXNIYBzk-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202311120053.qXNIYBzk-lkp@intel.com/ All errors (new ones prefixed by >>): m68k-linux-ld: drivers/dma-buf/heaps/secure_heap.o: in function `secure_heap_tee_session_init': secure_heap.c:(.text+0xc0): undefined reference to `tee_client_open_context' >> m68k-linux-ld: secure_heap.c:(.text+0x134): undefined reference to `tee_client_open_session' >> m68k-linux-ld: secure_heap.c:(.text+0x180): undefined reference to `tee_client_close_context' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki