Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp2084274ybp; Thu, 10 Oct 2019 01:55:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqy8orypDshYNXzqjcRzaxjTzCQgh0cThVxXSjrGFxTVr5TMI/osA0ibt6Fzl4PsfJWBRb8f X-Received: by 2002:aa7:c2d7:: with SMTP id m23mr7088387edp.206.1570697705975; Thu, 10 Oct 2019 01:55:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570697705; cv=none; d=google.com; s=arc-20160816; b=WKylStMDEtzpG+CBHEFHwfnNPaMVWw7AivFOzY7tVe+1yQhGvvF9biGO/0Ynhv0Xlw asFzoLiak74OPeWTZ9ue+qTvcGrzRsntjzcQMob+b2bBMp9b2+UjtJ+FDdKROt4aCKp6 To0AsgGbJABquI3fmdcBpXipkkPpMdsF3n8LRnH9epqvnEbZ99FCJfjRvLi0R63HALjm QehPqUSuusMW29Gig1NvqOrUh4F8GXZ0lV1/jj1Gy0HeCq9qWlvhOZRPzibYalc70BDn xH9od4ZIXtDUScGmlX0B8R2o3KJAwr/IIIDKonNpXOTcofRjDyx8D5jDuaBokvDEb8LL em1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=GMmlQ673qBrmk558zlo5YLW/IME5gifOjqknjDpJ5ms=; b=vnD/D72VRD/csuwaCyItzV73iK4jKY9ZnmGaZnIxY2QAebezvNHJwn+8z9ksOxyJvL 4LTeu61tuk1+fB+fg8nbMiIiNiVMpHvXKDAt+qyevleEoTBO+nfsXnGBLeE4QiAVgb5H KYAosxaBuzUE/O79ZQZ5K5NLiJm6u6CZSKs/agnZhE25+hiQggPEM3iTJ8IHAlenIxW2 e0jgbI0EASMQkI5sRbltPv+7Uyn6ZnMZ630UAdKlqf4bmj3pl5ybuLV07MmZksjC7LLE H/ng9MHEMN/+tfoHfeedl2UoHzPPAzDiK0Sea+iottp2lYkqzWITiq/X1t+oZ06yUCXd 0Kyw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EpRhk0NH; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r24si2829858ejs.166.2019.10.10.01.54.42; Thu, 10 Oct 2019 01:55:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EpRhk0NH; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389955AbfJJIuY (ORCPT + 99 others); Thu, 10 Oct 2019 04:50:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:57252 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389110AbfJJIuU (ORCPT ); Thu, 10 Oct 2019 04:50:20 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E3FED21BE5; Thu, 10 Oct 2019 08:50:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570697419; bh=85ImHd+iC/uz5AhcNCsQYGkHH6IrmsgFjvEXApBTSiY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EpRhk0NHbLKSS+4CF+0cK8c4q0c+kc6PPR1DTC3GdxMK3/5GczgZBq1LKXuUeC9wb psqu1Cq/dLrwJqPUnK49/zK7tA4qK9bdbKYt+awR9uj30LJOqhvwdhJYQWrglPxsGL t7ZzV3+gRIdCwH37aB7Jf3wg9tbRtNr6J8bKvD+E= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Rasmus Villemoes , Guenter Roeck , Wim Van Sebroeck Subject: [PATCH 4.14 20/61] watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout Date: Thu, 10 Oct 2019 10:36:45 +0200 Message-Id: <20191010083501.872489536@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191010083449.500442342@linuxfoundation.org> References: <20191010083449.500442342@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Rasmus Villemoes commit 144783a80cd2cbc45c6ce17db649140b65f203dd upstream. Converting from ms to s requires dividing by 1000, not multiplying. So this is currently taking the smaller of new_timeout and 1.28e8, i.e. effectively new_timeout. The driver knows what it set max_hw_heartbeat_ms to, so use that value instead of doing a division at run-time. FWIW, this can easily be tested by booting into a busybox shell and doing "watchdog -t 5 -T 130 /dev/watchdog" - without this patch, the watchdog fires after 130&127 == 2 seconds. Fixes: b07e228eee69 "watchdog: imx2_wdt: Fix set_timeout for big timeout values" Cc: stable@vger.kernel.org # 5.2 plus anything the above got backported to Signed-off-by: Rasmus Villemoes Reviewed-by: Guenter Roeck Link: https://lore.kernel.org/r/20190812131356.23039-1-linux@rasmusvillemoes.dk Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck Signed-off-by: Greg Kroah-Hartman --- drivers/watchdog/imx2_wdt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/drivers/watchdog/imx2_wdt.c +++ b/drivers/watchdog/imx2_wdt.c @@ -58,7 +58,7 @@ #define IMX2_WDT_WMCR 0x08 /* Misc Register */ -#define IMX2_WDT_MAX_TIME 128 +#define IMX2_WDT_MAX_TIME 128U #define IMX2_WDT_DEFAULT_TIME 60 /* in seconds */ #define WDOG_SEC_TO_COUNT(s) ((s * 2 - 1) << 8) @@ -183,7 +183,7 @@ static int imx2_wdt_set_timeout(struct w { unsigned int actual; - actual = min(new_timeout, wdog->max_hw_heartbeat_ms * 1000); + actual = min(new_timeout, IMX2_WDT_MAX_TIME); __imx2_wdt_set_timeout(wdog, actual); wdog->timeout = new_timeout; return 0;