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 X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38A8FC352AA for ; Wed, 2 Oct 2019 08:31:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 12E82218DE for ; Wed, 2 Oct 2019 08:31:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725963AbfJBIbp (ORCPT ); Wed, 2 Oct 2019 04:31:45 -0400 Received: from mga12.intel.com ([192.55.52.136]:57301 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725935AbfJBIbp (ORCPT ); Wed, 2 Oct 2019 04:31:45 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Oct 2019 01:31:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,573,1559545200"; d="scan'208";a="203525819" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga002.jf.intel.com with ESMTP; 02 Oct 2019 01:31:42 -0700 Received: from andy by smile with local (Exim 4.92.2) (envelope-from ) id 1iFa2v-00070v-44; Wed, 02 Oct 2019 11:31:41 +0300 Date: Wed, 2 Oct 2019 11:31:41 +0300 From: Andy Shevchenko To: razvan becheriu Cc: Razvan Becheriu , linux-watchdog@vger.kernel.org, Wim Van Sebroeck , Guenter Roeck , Ferry Toth Subject: Re: [PATCH v1] watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT support Message-ID: <20191002083141.GA32742@smile.fi.intel.com> References: <20190924143116.69823-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Wed, Oct 02, 2019 at 09:11:33AM +0300, razvan becheriu wrote: > regarding the test for the WATCHDOG_NOWAYOUT patch: > > ``` > Tested-by: Razvan Becheriu > The patch works. > By configuring the CONFIG_WATCHDOG_NOWAYOUT in the kernel and stopping > the watchdog.service, the board reboots. > Previously, the watchdog.service was able to disable the watchdog > counter, and no reboot was performed. > ``` Thank you! Now you can find it in archives [1]. [1]: https://lore.kernel.org/linux-watchdog/CAJAoKi_C85WDxu_XppFhn7BjZC1GznqQrPFKW9W2wEpHzz4wPw@mail.gmail.com/T/#t For the future, please avoid top postings. -- With Best Regards, Andy Shevchenko