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=-8.6 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL autolearn=ham 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 22D37C10F03 for ; Wed, 20 Mar 2019 01:54:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E83D52184C for ; Wed, 20 Mar 2019 01:54:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="h+CutXz8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727532AbfCTByK (ORCPT ); Tue, 19 Mar 2019 21:54:10 -0400 Received: from mail-io1-f67.google.com ([209.85.166.67]:43498 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727234AbfCTByK (ORCPT ); Tue, 19 Mar 2019 21:54:10 -0400 Received: by mail-io1-f67.google.com with SMTP id x3so521408iol.10 for ; Tue, 19 Mar 2019 18:54:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=hdt+D6p9E7l7lnV6StTuQf0AYgJKugS80mLd0f4DexY=; b=h+CutXz8gO4OJgPl4VPG+zVIErRIvBJ8IxVKR32U5P2BVfmfeiaWXN7ZnnV1dGf6fb Tk47u6O1mN4D5oYTSKa5XtllNaJr2T7aO4WIG9hhBUaxObEn7tCGDa6n4Hm27rE/gEFj d8B6FAW+YaLKbyQsPUaqaZR3n+2QTxBLkja8nEru3FSUt/wECjlLIYZqlA/Yw7VGSJJh 3hnP5mpWolKnbsea1EaCRevc9gqsr2lSEAfK7tmp2V0kE5D+N4awLn2afGVYdLAWYoky s0OH+E3KsStUuymTAzcYImjUKzgt0oQZodQB4Hww8g+JYnFSxi27ETyPUOlkgoioW5eJ 077w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hdt+D6p9E7l7lnV6StTuQf0AYgJKugS80mLd0f4DexY=; b=NOnpgBfCk2d2P3hA8nzYLOgr5tGHvcGNzKHg1uBRV5YQIXcEvfo6XDzmoJXipyZ6OY pbVp8kTSvKNj8IEVrGlvesESAek/9HfrePT1DfqP2GSnXjw2FH13/1gkGyriga8VSYxa VFkUciFVvjB/mSx36RXJnVIBWcxqahzWxsf0hv/vdi2buHNTtOyFfg5UHnCbNcfbhWgD vBO9aywxz0hpQWLTOzLDGQTp8KH+ZG1S2vcWQ3FjejWzz1D5+V6vkom0PeaDGwt/Esgo 8Zm0mck4QlKDYPXqsiJPhsQU/REvOfdkoy/nJZ8NIohodyVX172kKR8BkY1bZDVv6kJz C+Cg== X-Gm-Message-State: APjAAAWTJXIXcakMY/ivKkW4p1jovZX6dqSCAj1opTFpdqmRUJa7sKZH GysK8FmcA0Vqvs09Cq1bBnsqw674+sYAsiAiK4vjkA== X-Google-Smtp-Source: APXvYqy58uB1G39PjKRQnEJaHqQLPKQNA3wtlDLGu6OkofTWBgV1yxorPTL6P/pMBq03FauOHAuxprk+ELik8kGEH/U= X-Received: by 2002:a6b:720c:: with SMTP id n12mr3719620ioc.110.1553046849245; Tue, 19 Mar 2019 18:54:09 -0700 (PDT) MIME-Version: 1.0 References: <20190319235619.260832-1-surenb@google.com> <20190319235619.260832-2-surenb@google.com> <20190320110249.652ec153@canb.auug.org.au> <20190320111516.6e151efe@canb.auug.org.au> In-Reply-To: <20190320111516.6e151efe@canb.auug.org.au> From: Suren Baghdasaryan Date: Tue, 19 Mar 2019 18:53:58 -0700 Message-ID: Subject: Re: [PATCH v6 1/7] psi: introduce state_mask to represent stalled psi states To: Stephen Rothwell Cc: Greg Kroah-Hartman , Tejun Heo , lizefan@huawei.com, Johannes Weiner , axboe@kernel.dk, dennis@kernel.org, Dennis Zhou , Ingo Molnar , Peter Zijlstra , Andrew Morton , Jonathan Corbet , cgroups@vger.kernel.org, linux-mm , linux-doc@vger.kernel.org, LKML , kernel-team Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 19, 2019 at 5:15 PM Stephen Rothwell wrote: > > Hi Suren, > > On Tue, 19 Mar 2019 17:06:50 -0700 Suren Baghdasaryan wrote: > > > > Sorry about that. This particular patch has not changed since then, > > that's why I kept all the lines there. Please let me know if I should > > remove it and re-post the patchset. > > As long as anyone who is going to apply this patch is aware, there is > no need to repost just for that. In the future, if you are modifying a > patch that you are resubmitting, you should start from the original > patch (not the version that someone else has applied to their git tree > or quilt series). Got it. Thanks! > -- > Cheers, > Stephen Rothwell From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suren Baghdasaryan Subject: Re: [PATCH v6 1/7] psi: introduce state_mask to represent stalled psi states Date: Tue, 19 Mar 2019 18:53:58 -0700 Message-ID: References: <20190319235619.260832-1-surenb@google.com> <20190319235619.260832-2-surenb@google.com> <20190320110249.652ec153@canb.auug.org.au> <20190320111516.6e151efe@canb.auug.org.au> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=hdt+D6p9E7l7lnV6StTuQf0AYgJKugS80mLd0f4DexY=; b=h+CutXz8gO4OJgPl4VPG+zVIErRIvBJ8IxVKR32U5P2BVfmfeiaWXN7ZnnV1dGf6fb Tk47u6O1mN4D5oYTSKa5XtllNaJr2T7aO4WIG9hhBUaxObEn7tCGDa6n4Hm27rE/gEFj d8B6FAW+YaLKbyQsPUaqaZR3n+2QTxBLkja8nEru3FSUt/wECjlLIYZqlA/Yw7VGSJJh 3hnP5mpWolKnbsea1EaCRevc9gqsr2lSEAfK7tmp2V0kE5D+N4awLn2afGVYdLAWYoky s0OH+E3KsStUuymTAzcYImjUKzgt0oQZodQB4Hww8g+JYnFSxi27ETyPUOlkgoioW5eJ 077w== In-Reply-To: <20190320111516.6e151efe@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Stephen Rothwell Cc: Greg Kroah-Hartman , Tejun Heo , lizefan@huawei.com, Johannes Weiner , axboe@kernel.dk, dennis@kernel.org, Dennis Zhou , Ingo Molnar , Peter Zijlstra , Andrew Morton , Jonathan Corbet , cgroups@vger.kernel.org, linux-mm , linux-doc@vger.kernel.org, LKML , kernel-team On Tue, Mar 19, 2019 at 5:15 PM Stephen Rothwell wrote: > > Hi Suren, > > On Tue, 19 Mar 2019 17:06:50 -0700 Suren Baghdasaryan wrote: > > > > Sorry about that. This particular patch has not changed since then, > > that's why I kept all the lines there. Please let me know if I should > > remove it and re-post the patchset. > > As long as anyone who is going to apply this patch is aware, there is > no need to repost just for that. In the future, if you are modifying a > patch that you are resubmitting, you should start from the original > patch (not the version that someone else has applied to their git tree > or quilt series). Got it. Thanks! > -- > Cheers, > Stephen Rothwell