From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AE5881C32FE for ; Fri, 20 Dec 2024 11:55:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734695721; cv=none; b=Cgz97869O1cbQZhKP2lR759LinrFhlk7ndoG5lSVysK9uQ73lvlOqps8cGXojYfQO964TYlsz8sp4Tzbnr3h4lcZ5+cPmYsw1peQ+mcp8MyMr+D0pwznNvKwXR1R2n0VLQBMqsHuJ7if4XzR979RtD5wFncZjXU0PHQ8Tuq+C8w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734695721; c=relaxed/simple; bh=BVYHKeBvcjujU5VWJ/Q3TQzYRx22M2bNZEXsoUGAHg0=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=pY0GtUKHBzr00W9Mb+tyCR3pZf2K6bliBowDzNCYtTUbEUGaU4Nu+rTK3uNNRkZU7nfvBaWhSZ7jSFcFEqtIVDZJ2EEAYiwINQqqMogzonwzjYHc9cRTgDbqYUyrsB1rbEl/uaMJN64hsNxIJsv4hgikVY8D3Qy7irQ7aBf8Qdw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=SIr+h5f7; arc=none smtp.client-ip=192.198.163.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="SIr+h5f7" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1734695720; x=1766231720; h=date:from:to:cc:subject:message-id:mime-version; bh=BVYHKeBvcjujU5VWJ/Q3TQzYRx22M2bNZEXsoUGAHg0=; b=SIr+h5f7TPMjRajyuA2N1wZbCyozwlIYZl7n/aTKWD6Z/VpTV5m+epXE s142lqu1VDsz9jojh6trfjv34giuzwu4wQA8JHRno4sxnFNhPFb3wVp3B oN5tvOPAT+OukpIaMzyyElsqvXHZXz1q7YQGiwN1uOyEEgUtwiN/JYG5H qHofFPGVZEmDjn/2znVaUxHqt2Ep0w2l+pPrlydzVWuR/uKV2kZ1CmLoh NIQ2ac9ANfkYtwdfCd8BfJig4twX+vsHACx0ObxoaagUOlqe0f+eiKXNk HIKSOCuBjW337kOKvOfwy8ap0rqqbhWJae8/MEqafjx0BA7mImO7XQuKE A==; X-CSE-ConnectionGUID: 1ae6XyTURd6jV+zza09F+g== X-CSE-MsgGUID: MsPp31VeRlireTJv+hJz5w== X-IronPort-AV: E=McAfee;i="6700,10204,11291"; a="34564185" X-IronPort-AV: E=Sophos;i="6.12,250,1728975600"; d="scan'208";a="34564185" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Dec 2024 03:55:17 -0800 X-CSE-ConnectionGUID: ZzYhQyNGRASksKhkvqWvIQ== X-CSE-MsgGUID: Y0kELQPUT8WAV2V1jiIlBQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,250,1728975600"; d="scan'208";a="103477606" Received: from lkp-server01.sh.intel.com (HELO a46f226878e0) ([10.239.97.150]) by orviesa004.jf.intel.com with ESMTP; 20 Dec 2024 03:55:16 -0800 Received: from kbuild by a46f226878e0 with local (Exim 4.96) (envelope-from ) id 1tObb8-00017G-0F; Fri, 20 Dec 2024 11:55:14 +0000 Date: Fri, 20 Dec 2024 19:54:46 +0800 From: kernel test robot To: Christian Brauner Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: :1508:2: warning: #warning syscall clone3 not implemented Message-ID: <202412201929.ZxqMkf4A-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Christian, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 8faabc041a001140564f718dabe37753e88b37fa commit: 8f3220a806545442f6f26195bc491520f5276e7c arch: wire-up clone3() syscall date: 6 years ago config: sh-randconfig-002-20241212 (https://download.01.org/0day-ci/archive/20241220/202412201929.ZxqMkf4A-lkp@intel.com/config) compiler: sh4-linux-gcc (GCC) 12.4.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241220/202412201929.ZxqMkf4A-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/202412201929.ZxqMkf4A-lkp@intel.com/ All warnings (new ones prefixed by >>): cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] >> :1508:2: warning: #warning syscall clone3 not implemented [-Wcpp] -- cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs] cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs] >> :1508:2: warning: #warning syscall clone3 not implemented [-Wcpp] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki