Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp650974ybz; Wed, 15 Apr 2020 15:59:11 -0700 (PDT) X-Google-Smtp-Source: APiQypJfOrRSRQljg70/ep/WxLiBBNigZZX2xusGAh1yFcLZv73XuFM1bN3QWuV9eYZUCWLbUty6 X-Received: by 2002:a17:906:3f88:: with SMTP id b8mr7382289ejj.301.1586991550773; Wed, 15 Apr 2020 15:59:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586991550; cv=none; d=google.com; s=arc-20160816; b=0dfFGUVGIly1Mfzwb6ySMer1mteLwn3orqZrcLyE3UsZRdQdyY4rVjRkFQRZXRuMlZ mY3ZAGsdPoSQU9yQb/uM8qvPCO51DLuqiNfdhKpDfUp4VlHeaKn71Ul4aNUHIeqeTOGD waX50TiGhac9/inECgwIT9cacWYNrkbIgzZHPLlnlKBSY5+clWRARQrvRe8AfImwUUcp 7MI/f8A5U78OaQS/JFCnQSe7xWZ6HinhsVqelxy6nBOeDYk3ObmM6UbpWljG68Qnyctv USlvuqDk4B4FojFbhkl5bZ/WVhYbUxyWl5f3Zwboywx9DccNpVunG1qlEueeLwcYQx0x IL2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=w4wv6TOymxz03FeM0WVpeN2noACYNCcemFMqnQY3ZFc=; b=WflYqDz9V2oKhBYDwk0JJMZKK+MyOcj8LNi9kD21EkFlH1fh1jbGdVFtfx0ddWtol+ rrxRVfVURBuWKEz0HvOl73ZqYkWGF/dfwzVh5PUZeEvEejl745tmQh6wRT97n4YdmjGA 5G/TyPrMHq+bkKiyoREkiUjdev7PYq/JRzBV5E5HQFJo8Ola/ndH74nEeU0ztCExYofq mcp0vRQrehqQzXD6dj6l7R4hb2dMYZa4LMhZsikZD4ywrKT5QSF3MOJr15Nu6gQlnlR7 dZBtdbJN9RvqGacRR6Jn562Jp2AyaK0ZldyS5vE6eawonIx7+hUGAp/K18hcKnZDVDss pooQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j2si10281332ejs.138.2020.04.15.15.58.47; Wed, 15 Apr 2020 15:59:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2896816AbgDOLN7 (ORCPT + 99 others); Wed, 15 Apr 2020 07:13:59 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:49465 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2896797AbgDOLMp (ORCPT ); Wed, 15 Apr 2020 07:12:45 -0400 Received: from bigeasy by Galois.linutronix.de with local (Exim 4.80) (envelope-from ) id 1jOfy8-0007Ia-4g; Wed, 15 Apr 2020 13:12:36 +0200 Date: Wed, 15 Apr 2020 13:12:35 +0200 From: Sebastian Andrzej Siewior To: Juri Lelli Cc: Thomas Gleixner , LKML , linux-rt-users , Steven Rostedt Subject: Re: [ANNOUNCE] v5.6.2-rt1 Message-ID: <20200415111235.6gomftgifn62dylp@linutronix.de> References: <20200403170443.pzm24672qo4hufcm@linutronix.de> <20200408070013.GB14300@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200408070013.GB14300@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020-04-08 09:00:13 [+0200], Juri Lelli wrote: > Hi, Hi, > On 03/04/20 19:04, Sebastian Andrzej Siewior wrote: > > Dear RT folks! > > > > I'm pleased to announce the v5.6.2-rt1 patch set. > > > > Changes since v5.4.28-rt19: > > > > - Rebase to v5.6.2 > > I was reviewing the new set and I couldn't find v5.4.28-rt19 > 6dbbc833c99f ("mm: perform lru_add_drain_all() remotely"). Don't think > it has been squashed either. > > Am I wrong? If not, why was that left out? I was going to drop it from v5.4 but kept it last minute. I announced in https://lkml.kernel.org/r/20200309171350.kjb3pdjazhxm2li2@linutronix.de that the problem it fixes is not limited to RT so we need a solution for both config switches. The current plan for local-locks is not to work cross CPU because it breaks the local_irq_save() / preempt_disable() replacement which is something this patch relies on. The worker triggered via vmstat_update() is also blocked if the user task runs at an elevated priority for longer time. > Thanks! > > Juri Sebastian