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=-5.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, 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 E5258C04FF3 for ; Mon, 24 May 2021 13:43:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C6FB761090 for ; Mon, 24 May 2021 13:43:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232937AbhEXNoe (ORCPT ); Mon, 24 May 2021 09:44:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232953AbhEXNo3 (ORCPT ); Mon, 24 May 2021 09:44:29 -0400 Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02506C061756; Mon, 24 May 2021 06:43:01 -0700 (PDT) Received: by mail-oi1-x236.google.com with SMTP id y76so17827362oia.6; Mon, 24 May 2021 06:43:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=nF07paaoG3jGvPxI4nip343c9NWP2ELhNwJytuUtMbI=; b=pp8vSGVbBXgNqo9c8hQQENnz8utSW1ro/pYR1mn3XfB/1hrgyvqQ/JeEe8w71D7E3u laWYwAlw2G047diBzJhfMlCPkzi8XRpuHELXkwPNzBNxJuWZJFEROo968ZUSvZ0Gmiph GS+PNA4LzAS8L2EoEaG+m9ttB0txWtoyZQ8MeIPsXd8DsvKqeREcP6ctyrL2D74XNkxv TcKDB0Tp9D7wJzFBpPdl87Yg/f9rR/Ilw/rPKa4kaIXFc59jp7a1QJEJX3//GAMCTBQV fV8jvC3gX3hRHvugeHLbH+jGH4QeYQ+ufMhD06nleYu43oOJeDNA0Rvng5iW3L+t11fS q89g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=nF07paaoG3jGvPxI4nip343c9NWP2ELhNwJytuUtMbI=; b=nHpGM4utOQlDjdh0UmK4gc6iEydO9tYPZBoXQ5x3rOf6koHxdaRHWIWaF0kYkftsPz gc+sXruzzamCRqbWAIn4TQaQmHWZxMpjlCOzy6ofxPPZCNNDacBlbFevsAh8C5gzFNJO EecvK7yp+Ge50Zv/mBx29FKaX2lKGTznnZVHXXzaMNRLST0H+zvDuyh2ZBHyre/QI0no OmtyflwRFuBNF4UMfR9mq3b8VmEF2oZAP5OahH8N+/S6N/niIIS4Qvo9EpT5n5WBDszo 1RIwjYCR5K2IJ15pDSGCV8qIsK1Kc0KSffKm8lfNjoTlmDVFdvTgyJhfYY3T0QB9QNDN emfQ== X-Gm-Message-State: AOAM530WEu8bBYNyF0fOYxcAcRrI3JOfrCtNkbi0vPSPhzViKWQhkoYm gUM3a49lOBKyz3v5bRossSw= X-Google-Smtp-Source: ABdhPJw1qWZNHAl/oNtYKGXvY5CoCsK4IKNju8UmdZeSMgRQERXGZ/cO8E7q+Uwak7Z2w4dtmnIDUw== X-Received: by 2002:aca:bc8b:: with SMTP id m133mr10646488oif.10.1621863780404; Mon, 24 May 2021 06:43:00 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id c18sm3111268otm.1.2021.05.24.06.42.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 May 2021 06:42:59 -0700 (PDT) Sender: Guenter Roeck Subject: Re: [PATCH v2 0/9] Intel Keem Bay WDT bug fixes To: "andriy.shevchenko@linux.intel.com" , "Sanil, Shruthi" Cc: "wim@linux-watchdog.org" , "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" References: <20210517174953.19404-1-shruthi.sanil@intel.com> From: Guenter Roeck Message-ID: <88c07283-981c-b998-59a1-315f94f10f3e@roeck-us.net> Date: Mon, 24 May 2021 06:42:57 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On 5/24/21 3:36 AM, andriy.shevchenko@linux.intel.com wrote: > 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. > Yes, and the patches are queued in my own watchdog-next branch. At this point we'll have to wait for the Wim to pick up the series. Guenter