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=-4.0 required=3.0 tests=BAYES_00,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 6BAFEC432BE for ; Wed, 25 Aug 2021 19:24:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4EADE610E8 for ; Wed, 25 Aug 2021 19:24:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241910AbhHYTZQ (ORCPT ); Wed, 25 Aug 2021 15:25:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236654AbhHYTZO (ORCPT ); Wed, 25 Aug 2021 15:25:14 -0400 Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2154CC061757; Wed, 25 Aug 2021 12:24:28 -0700 (PDT) Received: by mail-pj1-x1034.google.com with SMTP id om1-20020a17090b3a8100b0017941c44ce4so4815082pjb.3; Wed, 25 Aug 2021 12:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:84;0;0cto; bh=PGxtjBFxPgG3Jd9Zpl37bDstSoJ0Gj+kNpbO5xi0BEw=; b=SqsbO1EwGVFKKZI4L7H6CKN1OWwR+R4V6j6RZ/XwrfaNg7tatBfXGORpM/dsXhuRWX 1gGcpWO7f4fzfSW3sYTHcJzW74XYyF/lnRct3FlyvJdYRLeERW2cbhTE0121qCKQhbkO j7cUUVCjDL+r+QJMGc2QBnOeQwaVJ1fwStUtZWPCRkJLYsxEG1Dp8np9JLU5bnFM7d7n JMkhwIhU48DZ9uOPs5cIaW6cr8mIltTcfJ+woL5GfhljTDGhcYWcRo2CWIeqOs5u4FKh 9LH75bTT9EP48nvcrzlGn1TH5wICzP5ov/p/cyLPTf8oZ1yMh/9k78X3Zi1L4UjoNDm7 T0+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:84;0;0cto; bh=PGxtjBFxPgG3Jd9Zpl37bDstSoJ0Gj+kNpbO5xi0BEw=; b=piUhJwUhpgYf9yKt4O7nnPp000Oz+yh+7jFGMHR7jINHSQkTATk9Lu8znnrUbYQpXx O92i1l7hrVEexoAbp3CY5LMZrS7BwVRb488K6dAEFOqesRygNDc/QXC8HF+enuEiQjHT KTbYFHP1AKi6sSVOaSlvZJz4UMGQ6IuM5kuiE5TqwkPtStfjOVst8cCID1bdbZYFvJpz T7wwKRBX8Fj9UufQ3slhnMZzEBaKQDZthLFJqw1n1vO4F8Ia96HkzOJjZEChfK1b6KmT 9ZwL+QX8OahZgHrf1CIYIaACG302130hqbWTXQigdTt87uB0EC20VhdO5EjfStPZ2STm Cmug== X-Gm-Message-State: AOAM533T63x83Kh8uvI7CPmMSJtmwcUZt1cENrNU8ORS68qxra0iS747 YZty03cmvAw8SNHI+jObfXY= X-Google-Smtp-Source: ABdhPJzcYsvA9r2rerZdhGMEavTs6kvS9wilCSHl3DkaXZchE9YYxbWlcghNlLlUYImzSpqn+Spu4A== X-Received: by 2002:a17:902:b084:b029:12b:6caa:7d9e with SMTP id p4-20020a170902b084b029012b6caa7d9emr176051plr.57.1629919467563; Wed, 25 Aug 2021 12:24:27 -0700 (PDT) Received: from localhost (2603-800c-1a02-1bae-e24f-43ff-fee6-449f.res6.spectrum.com. [2603:800c:1a02:1bae:e24f:43ff:fee6:449f]) by smtp.gmail.com with ESMTPSA id x4sm504283pfu.65.2021.08.25.12.24.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Aug 2021 12:24:26 -0700 (PDT) Sender: Tejun Heo Date: Wed, 25 Aug 2021 09:24:25 -1000 From: Tejun Heo Cc: Zefan Li , Johannes Weiner , Jonathan Corbet , Shuah Khan , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-kselftest@vger.kernel.org, Andrew Morton , Roman Gushchin , Phil Auld , Peter Zijlstra , Juri Lelli , Frederic Weisbecker , Marcelo Tosatti , Michal =?iso-8859-1?Q?Koutn=FD?= Subject: Re: [PATCH v6 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst Message-ID: References: <20210814205743.3039-1-longman@redhat.com> <20210814205743.3039-6-longman@redhat.com> <95b72d36-32a9-8356-05b7-2829e4cc29ad@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 84;0;0cTo: Waiman Long To: unlisted-recipients:; (no To-header on input) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Wed, Aug 25, 2021 at 03:21:59PM -0400, Waiman Long wrote: > I agree that the current description is probably more complicated than it > should be. I will try to fix that. To avoid repeating back-and-forth with all the code changes, would it help if you first describe the intended behaviors whether that's in the form of doc patch or just informal description? Thank you. -- tejun