From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 A797853BA for ; Thu, 15 Jun 2023 09:20:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1686820848; x=1718356848; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=HCMZV61d40ss4fhHLQyJcAaJZgybNYEat4Jl/lsYfNg=; b=WkTwl78wTAWkru1GtyWI6jSCMjmOCmoawTGJUosDfEqk9TKEAhAO7s73 3Q0io1Owm+kmyiqiTQv3NSXkMYaIeeiPqFD5Ef/3M3Qwutsl+ktzl4Ilm x6vxhH0LUpeyCJdwJZ0adddSeqAqVPLsqT5VA13vPE7OuOlXMIc62RfAo 2F1XQtbtqc8R8F/RVoMV3b44yXARp4PAQlitcIz8KXu2xeGQOBLteQ+56 qvgd62b77wufGycyriAsIINOkxFr0n3DZgUnw4/LfqaEKo0YaZU1Cb4Zn 38oHJ7N8WgjV6Hlsq76eKx8A6qj9ldZ7aTptXuReJdV9CGkpjnCVTz0w0 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10741"; a="424753567" X-IronPort-AV: E=Sophos;i="6.00,244,1681196400"; d="scan'208";a="424753567" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jun 2023 02:20:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10741"; a="742164171" X-IronPort-AV: E=Sophos;i="6.00,244,1681196400"; d="scan'208";a="742164171" Received: from lkp-server02.sh.intel.com (HELO d59cacf64e9e) ([10.239.97.151]) by orsmga008.jf.intel.com with ESMTP; 15 Jun 2023 02:20:45 -0700 Received: from kbuild by d59cacf64e9e with local (Exim 4.96) (envelope-from ) id 1q9j9o-0001h7-30; Thu, 15 Jun 2023 09:20:44 +0000 Date: Thu, 15 Jun 2023 17:19:52 +0800 From: kernel test robot To: Sebastian Andrzej Siewior Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH] tick/common: Align tick period during sched_timer setup. Message-ID: Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230615091830.RxMV2xf_@linutronix.de> Hi, Thanks for your patch. FYI: kernel test robot notices the stable kernel rule is not satisfied. Rule: 'Cc: stable@vger.kernel.org' or 'commit upstream.' Subject: [PATCH] tick/common: Align tick period during sched_timer setup. Link: https://lore.kernel.org/stable/20230615091830.RxMV2xf_%40linutronix.de The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki