From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 5B7A01FC8; Wed, 29 Jan 2025 17:12:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=13.77.154.182 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738170744; cv=none; b=mEZWOGTAyj7lLdqfjQsyNwYsvBWFVGuuadLWvd7pqMtQeR8z1b/a41++2w6N4P3gfK7wyJgbWPMcO6d1Ote31LobFFLgmHBKsjZmeAPjxsSM/xPZj3ZUxeoaQdhvx+OK5/QDTb+ndqOxhO6ZvN5GwcSijcSwbJZOj8HA90STGKQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738170744; c=relaxed/simple; bh=oKInIs80fHAFlAQ60VYFUV3zyOcN3MDJrxPHxOZnX7U=; h=Message-ID:Date:MIME-Version:Cc:Subject:To:References:From: In-Reply-To:Content-Type; b=eS6yPgc/lKnZxjbSO/d8pm9Qhs5dGvoSts7VM5CZH6YUfE5f99nt9zPpe3ORI1xdr6XhJ7MNh15/1jmNi5nfuNqiTSHpkEAeBFhSfH5CH7xXZNSRrA1rCSeTj8rReBHSYFCV7egQJdx/2Ce2b8PfgwF3HTVp10T4CmCSmbEniP8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com; spf=pass smtp.mailfrom=linux.microsoft.com; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b=KF5CYJEM; arc=none smtp.client-ip=13.77.154.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="KF5CYJEM" Received: from [100.65.130.94] (unknown [20.236.10.163]) by linux.microsoft.com (Postfix) with ESMTPSA id B361C203F2DF; Wed, 29 Jan 2025 09:12:15 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com B361C203F2DF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1738170737; bh=dNRZE1wRPI3+cVzpq2MiJyQrXak+KjxySL05qBZwi3I=; h=Date:Cc:Subject:To:References:From:In-Reply-To:From; b=KF5CYJEMAg7wD96ahKvWhkAFA05d2EUsKiRjXm+SrhlcieyjVvtYaExuKNZLJq+g2 aBFGl/Q/OmH+pg7BhR5kfVvugzt2v4vFfmJ8RuG1opp/VMgS23ja3qFHYzfub/yGXl hPpNsGrrOx1WOoNEIOcsOUJA+IETCxANclm3bUSY= Message-ID: Date: Wed, 29 Jan 2025 09:12:18 -0800 Precedence: bulk X-Mailing-List: linux-btrfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Cc: eahariha@linux.microsoft.com, Andrew Morton , Yaron Avizrat , Oded Gabbay , Julia Lawall , Nicolas Palix , James Smart , Dick Kennedy , "James E.J. Bottomley" , "Martin K. Petersen" , Jaroslav Kysela , Takashi Iwai , Chris Mason , Josef Bacik , David Sterba , Ilya Dryomov , Dongsheng Yang , Jens Axboe , Xiubo Li , Damien Le Moal , Niklas Cassel , Carlos Maiolino , "Darrick J. Wong" , Sebastian Reichel , Keith Busch , Christoph Hellwig , Sagi Grimberg , Frank Li , Mark Brown , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Shyam Sundar S K , Hans de Goede , Henrique de Moraes Holschuh , Selvin Xavier , Kalesh AP , Jason Gunthorpe , Leon Romanovsky , cocci@inria.fr, LKML , linux-scsi@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-sound@vger.kernel.org, linux-btrfs@vger.kernel.org, ceph-devel@vger.kernel.org, linux-block@vger.kernel.org, linux-ide@vger.kernel.org, linux-xfs@vger.kernel.org, linux-pm@vger.kernel.org, linux-nvme@lists.infradead.org, linux-spi@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, platform-driver-x86@vger.kernel.org, ibm-acpi-devel@lists.sourceforge.net, linux-rdma@vger.kernel.org Subject: Re: [PATCH 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() To: =?UTF-8?Q?Ilpo_J=C3=A4rvinen?= References: <20250128-converge-secs-to-jiffies-part-two-v1-0-9a6ecf0b2308@linux.microsoft.com> <20250128-converge-secs-to-jiffies-part-two-v1-14-9a6ecf0b2308@linux.microsoft.com> From: Easwar Hariharan Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On 1/29/2025 5:12 AM, Ilpo Järvinen wrote: > On Tue, 28 Jan 2025, Easwar Hariharan wrote: > >> Commit b35108a51cf7 ("jiffies: Define secs_to_jiffies()") introduced >> secs_to_jiffies(). As the value here is a multiple of 1000, use >> secs_to_jiffies() instead of msecs_to_jiffies to avoid the multiplication. >> >> This is converted using scripts/coccinelle/misc/secs_to_jiffies.cocci with >> the following Coccinelle rules: >> >> @depends on patch@ >> expression E; >> @@ >> >> -msecs_to_jiffies >> +secs_to_jiffies >> (E >> - * \( 1000 \| MSEC_PER_SEC \) >> ) >> >> Signed-off-by: Easwar Hariharan >> --- >> drivers/platform/x86/amd/pmf/acpi.c | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> >> diff --git a/drivers/platform/x86/amd/pmf/acpi.c b/drivers/platform/x86/amd/pmf/acpi.c >> index dd5780a1d06e1dc979fcff5bafd6729bc4937eab..6b7effe80b78b7389b320ee65fa5d2373f782a2f 100644 >> --- a/drivers/platform/x86/amd/pmf/acpi.c >> +++ b/drivers/platform/x86/amd/pmf/acpi.c >> @@ -220,7 +220,8 @@ static void apmf_sbios_heartbeat_notify(struct work_struct *work) >> if (!info) >> return; >> >> - schedule_delayed_work(&dev->heart_beat, msecs_to_jiffies(dev->hb_interval * 1000)); >> + schedule_delayed_work(&dev->heart_beat, >> + secs_to_jiffies(dev->hb_interval)); >> kfree(info); >> } > > Hi, > > So you made the line shorter but still added the newline char for some > reason even if the original didn't have one?? Please don't enforce 80 > chars limit with patches like this. > Sorry about that, I can fix that in v2. Thanks for the review! - Easwar (he/him)