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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 3C9C6C2B9F7 for ; Mon, 24 May 2021 10:36:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1B3F760FE7 for ; Mon, 24 May 2021 10:36:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232619AbhEXKh7 (ORCPT ); Mon, 24 May 2021 06:37:59 -0400 Received: from mga01.intel.com ([192.55.52.88]:8264 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232603AbhEXKh4 (ORCPT ); Mon, 24 May 2021 06:37:56 -0400 IronPort-SDR: 2YUSrwGKz2Qt9HFXA5wjpQ2CfNWB6PUF6Vrpb1EHhLR0M0fy5fhtKOIIC+su6emtr5mWw/YxCY N1NU8Ni6c9dQ== X-IronPort-AV: E=McAfee;i="6200,9189,9993"; a="223057873" X-IronPort-AV: E=Sophos;i="5.82,319,1613462400"; d="scan'208";a="223057873" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2021 03:36:27 -0700 IronPort-SDR: bUTm0ZkCDdKKkBd1xuaa8TCydnz1buWplu9kjc6oncl1A9ylttEw5LyJ3HP0d/WgvffwoUAMg8 xzsmcTV7ozFw== X-IronPort-AV: E=Sophos;i="5.82,319,1613462400"; d="scan'208";a="442765974" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2021 03:36:25 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1ll7wc-00EIUC-Ih; Mon, 24 May 2021 13:36:22 +0300 Date: Mon, 24 May 2021 13:36:22 +0300 From: "andriy.shevchenko@linux.intel.com" To: "Sanil, Shruthi" Cc: "wim@linux-watchdog.org" , "linux@roeck-us.net" , "linux-watchdog@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "kris.pan@linux.intel.com" , "mgross@linux.intel.com" , "Thokala, Srikanth" , "Raja Subramanian, Lakshmi Bai" , "Sangannavar, Mallikarjunappa" Subject: Re: [PATCH v2 0/9] Intel Keem Bay WDT bug fixes Message-ID: References: <20210517174953.19404-1-shruthi.sanil@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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 24, 2021 at 06:06:35AM +0000, Sanil, Shruthi wrote: > Hi Roeck, > > I have addressed your review comments in the v2 version of this patch series. > Could you please review? > > If no comments, can I get an Acked-by tag? > Thanks! First of all, do not top post! > > From: Sanil, Shruthi > > Sent: Monday, May 17, 2021 11:20 PM AFAICS Guenter had reviewed (as you put his tags into commits). It means that maintainer will pickup patches when they feel it's a good time. > > The series of patches include the below bug fixes in the Intel Keem Bay > > watchdog timer driver: -- With Best Regards, Andy Shevchenko