From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (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 80C512FF156 for ; Wed, 10 Dec 2025 03:22:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765336968; cv=none; b=FBOeCGygkX/5tWEyddJIBuhGwecJ7yZMW0PlytlIHARFuF4cuSLYJUFO+RHA5jolVdUQDHgamqzT1rc111n1nJjMYt95bOMnau8OGzjZVHytzvouD+Bt6/sYV4ol7ntqEUvAvAfSxBWDbaGIL+CT9DiPCioZ7JmGGK4VlAGnJbA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765336968; c=relaxed/simple; bh=8qpiSWJv+JgVXgUAXpH0ChxocPR/8GgbOA5Lq7KDJzg=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=paGFwwIlm6LXzh+fWP00zbxFZV3/UrU+7uwj2OJ6kz/R9EZAjAYbvta0gntUGVsOvlitjJjDdI1UvCoicAQN+VblkoJZhGE1Jj+1WAlb3WWxavy7F6ApKkgOA+GHDX+hDfqwxyoGaTzH5sn2Te57Zq2A/Fk725wXwe/MI8Okoro= 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=eu2h4bXD; arc=none smtp.client-ip=198.175.65.10 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="eu2h4bXD" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1765336961; x=1796872961; h=date:from:to:cc:subject:message-id:mime-version; bh=8qpiSWJv+JgVXgUAXpH0ChxocPR/8GgbOA5Lq7KDJzg=; b=eu2h4bXDLKgayO7AY4e3zHLway8Ncd36WKY0p1UIvO/tYGncVSoKy9VK d6V5jkG0tR7Gj+sxccqwMuy43RUB1YbubfkhFlycEPy2eC4i33sU119mJ Jttx2LOmY6+Ejjk/f+1Rggj3JjBZwh1TWeyiWhQDnNPwroOaEYUfDM7ek QM/HklVL6cLYiooH7xJxvNxePfOc9QzoeYVJaB2vyOGsVbpx86yzN12hE gxeViuusMKmHRq7qUjbCwwyr1DDmR7p9u9FBhKWxck0U86vRJyaInXnVC PwMMIIa4pzWHfw8oejshm6jGx2mCLbZXQzFDop9H2TPKm4yYfnrx0hJLj w==; X-CSE-ConnectionGUID: mXvYzo2eRl2Fa/GSXKtQdg== X-CSE-MsgGUID: +Q52oQAiQn6+YN8fmSz07w== X-IronPort-AV: E=McAfee;i="6800,10657,11637"; a="84716878" X-IronPort-AV: E=Sophos;i="6.20,263,1758610800"; d="scan'208";a="84716878" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2025 19:22:39 -0800 X-CSE-ConnectionGUID: 395KXk4cTiy7/3R9hlo44Q== X-CSE-MsgGUID: /HC+bDp2SsG+4saBjnp4YA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,263,1758610800"; d="scan'208";a="227056218" Received: from lkp-server01.sh.intel.com (HELO d335e3c6db51) ([10.239.97.150]) by orviesa002.jf.intel.com with ESMTP; 09 Dec 2025 19:22:38 -0800 Received: from kbuild by d335e3c6db51 with local (Exim 4.98.2) (envelope-from ) id 1vTAmh-000000002bs-0e5a; Wed, 10 Dec 2025 03:22:35 +0000 Date: Wed, 10 Dec 2025 11:21:37 +0800 From: kernel test robot To: Praveen K Paladugu Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Wei Liu , Anatol Belski , Easwar Hariharan , Stansialv Kinsburskii , Nuno Das Neves Subject: drivers/hv/mshv_common.c:210:6: warning: no previous prototype for 'hv_sleep_notifiers_register' Message-ID: <202512101158.wX3OJDwh-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 tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: c9b47175e9131118e6f221cc8fb81397d62e7c91 commit: f0be2600ac55a5845d536c56787daca50dbcb2a1 mshv: Use reboot notifier to configure sleep state date: 4 days ago config: arm64-randconfig-001-20251210 (https://download.01.org/0day-ci/archive/20251210/202512101158.wX3OJDwh-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 14.3.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251210/202512101158.wX3OJDwh-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/202512101158.wX3OJDwh-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/hv/mshv_common.c:210:6: warning: no previous prototype for 'hv_sleep_notifiers_register' [-Wmissing-prototypes] 210 | void hv_sleep_notifiers_register(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vim +/hv_sleep_notifiers_register +210 drivers/hv/mshv_common.c 209 > 210 void hv_sleep_notifiers_register(void) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki