From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Date: Wed, 11 Aug 2021 12:09:44 +0200 Subject: [LTP] [PATCH] controllers/memcg: document non-hierarchical on v5.11 In-Reply-To: <20210713161556.63096-1-krzysztof.kozlowski@canonical.com> References: <20210713161556.63096-1-krzysztof.kozlowski@canonical.com> Message-ID: <3ed326d8-292a-21df-6bb3-d3f1b68fedd4@canonical.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it On 13/07/2021 18:15, Krzysztof Kozlowski wrote: > Since kernel v5.11, there is no non-hierarchical mode, so mention it in > the code. > > Signed-off-by: Krzysztof Kozlowski > --- > .../kernel/controllers/memcg/functional/memcg_lib.sh | 12 ++++++++---- > 1 file changed, 8 insertions(+), 4 deletions(-) > Any comments here? Best regards, Krzysztof