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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 34887C433EF for ; Tue, 8 Feb 2022 23:13:04 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Jtf1p3V0hz3cCw for ; Wed, 9 Feb 2022 10:13:02 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=g2Pxhof2; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=intel.com (client-ip=134.134.136.65; helo=mga03.intel.com; envelope-from=lkp@intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=g2Pxhof2; dkim-atps=neutral Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4Jtf126h7Xz2xsr for ; Wed, 9 Feb 2022 10:12:21 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644361943; x=1675897943; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=SX+Ukr/Axms+ZkUXzepwxZRP4Htag+UHnjtIv0GwVmA=; b=g2Pxhof2uZZ3bGbEZ2Np4Y04HRp4kVKfzfN7muxwedqSgMN8U2YXLama wQCQH9wKMboSRDc4ik9chqSIlrGTu33LtkxWnQCK/sSIEX+WQdesPewPn M9o5zfSySxR1VganYNNijb2hd54WnVKXcry+laq4jmeivEeiNMb04scVN JO/3B+IH5kWmaoNZr75/ssvNACMbcbEu1WaEQtL9sAxtY4dIdsSTewhFx 0HaDsA7/7KunVIjRDU54yX6dgmyUo2RiDKG9Hnn7PYfzOweqIcsvOl6E7 wIXukdqILup9+FRS37Y+oxhBPwIx6nK5BDhSAJf8wXJ+0oD0J6wKFDNH4 Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10252"; a="249020775" X-IronPort-AV: E=Sophos;i="5.88,354,1635231600"; d="scan'208";a="249020775" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Feb 2022 15:11:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,354,1635231600"; d="scan'208";a="771145853" Received: from lkp-server01.sh.intel.com (HELO d95dc2dabeb1) ([10.239.97.150]) by fmsmga006.fm.intel.com with ESMTP; 08 Feb 2022 15:11:14 -0800 Received: from kbuild by d95dc2dabeb1 with local (Exim 4.92) (envelope-from ) id 1nHZdh-0000uZ-QM; Tue, 08 Feb 2022 23:11:13 +0000 Date: Wed, 9 Feb 2022 07:10:39 +0800 From: kernel test robot To: Carlos Bilbao , john.stultz@linaro.org, tglx@linutronix.de, sboyd@kernel.org, alexandre.belloni@bootlin.com, gregkh@linuxfoundation.org Subject: Re: [PATCH v2] include: linux: Reorganize timekeeping and ktime headers Message-ID: <202202090656.Bx5FpSa7-lkp@intel.com> References: <20220208161049.865402-1-carlos.bilbao@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220208161049.865402-1-carlos.bilbao@amd.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rtc@vger.kernel.org, jgross@suse.com, kbuild-all@lists.01.org, kernel test robot , linux-kernel@vger.kernel.org, rostedt@goodmis.org, Carlos Bilbao , linux-m68k@lists.linux-m68k.org, geert@linux-m68k.org, bilbao@vt.edu, boon.leong.ong@intel.com, linux-ia64@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, mhiramat@kernel.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Carlos, Thank you for the patch! Yet something to improve: [auto build test ERROR on geert-m68k/for-next] [also build test ERROR on tip/timers/core tip/x86/core linus/master v5.17-rc3] [cannot apply to next-20220208] [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] url: https://github.com/0day-ci/linux/commits/Carlos-Bilbao/include-linux-Reorganize-timekeeping-and-ktime-headers/20220209-001309 base: https://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git for-next config: alpha-randconfig-r001-20220208 (https://download.01.org/0day-ci/archive/20220209/202202090656.Bx5FpSa7-lkp@intel.com/config) compiler: alpha-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/5ed7d76f2d6aabedc437bc0b99020dc655ab5719 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Carlos-Bilbao/include-linux-Reorganize-timekeeping-and-ktime-headers/20220209-001309 git checkout 5ed7d76f2d6aabedc437bc0b99020dc655ab5719 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=alpha SHELL=/bin/bash arch/alpha/kernel/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_settimeofday': >> arch/alpha/kernel/osf_sys.c:1013:16: error: implicit declaration of function 'do_sys_settimeofday64'; did you mean 'sys_settimeofday'? [-Werror=implicit-function-declaration] 1013 | return do_sys_settimeofday64(tv ? &kts : NULL, tz ? &ktz : NULL); | ^~~~~~~~~~~~~~~~~~~~~ | sys_settimeofday cc1: some warnings being treated as errors vim +1013 arch/alpha/kernel/osf_sys.c ^1da177e4c3f415 Linus Torvalds 2005-04-16 997 e5d9a90c36e05dd Ivan Kokshaysky 2009-01-29 998 SYSCALL_DEFINE2(osf_settimeofday, struct timeval32 __user *, tv, e5d9a90c36e05dd Ivan Kokshaysky 2009-01-29 999 struct timezone __user *, tz) ^1da177e4c3f415 Linus Torvalds 2005-04-16 1000 { ce4c253573ad184 Arnd Bergmann 2017-11-08 1001 struct timespec64 kts; ^1da177e4c3f415 Linus Torvalds 2005-04-16 1002 struct timezone ktz; ^1da177e4c3f415 Linus Torvalds 2005-04-16 1003 ^1da177e4c3f415 Linus Torvalds 2005-04-16 1004 if (tv) { ce4c253573ad184 Arnd Bergmann 2017-11-08 1005 if (get_tv32(&kts, tv)) ^1da177e4c3f415 Linus Torvalds 2005-04-16 1006 return -EFAULT; ^1da177e4c3f415 Linus Torvalds 2005-04-16 1007 } ^1da177e4c3f415 Linus Torvalds 2005-04-16 1008 if (tz) { ^1da177e4c3f415 Linus Torvalds 2005-04-16 1009 if (copy_from_user(&ktz, tz, sizeof(*tz))) ^1da177e4c3f415 Linus Torvalds 2005-04-16 1010 return -EFAULT; ^1da177e4c3f415 Linus Torvalds 2005-04-16 1011 } ^1da177e4c3f415 Linus Torvalds 2005-04-16 1012 ce4c253573ad184 Arnd Bergmann 2017-11-08 @1013 return do_sys_settimeofday64(tv ? &kts : NULL, tz ? &ktz : NULL); ^1da177e4c3f415 Linus Torvalds 2005-04-16 1014 } ^1da177e4c3f415 Linus Torvalds 2005-04-16 1015 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org