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=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 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 91CB8C4332B for ; Fri, 20 Mar 2020 20:05:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 73FB520714 for ; Fri, 20 Mar 2020 20:05:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726951AbgCTUFs (ORCPT ); Fri, 20 Mar 2020 16:05:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:43120 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726738AbgCTUFs (ORCPT ); Fri, 20 Mar 2020 16:05:48 -0400 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6BF2920409; Fri, 20 Mar 2020 20:05:46 +0000 (UTC) Date: Fri, 20 Mar 2020 16:05:45 -0400 From: Steven Rostedt To: Pavel Machek Cc: ben.hutchings@codethink.co.uk, Chris.Paterson2@renesas.com, bigeasy@linutronix.de, LKML , linux-rt-users , Thomas Gleixner , Carsten Emde , John Kacur , Julia Cartwright , Daniel Wagner , Tom Zanussi , "Srivatsa S. Bhat" Subject: Re: 4.19.106-rt44 -- boot problems with irqwork: push most work into softirq context Message-ID: <20200320160545.26a65de3@gandalf.local.home> In-Reply-To: <20200320195432.GA12666@duo.ucw.cz> References: <20200228170837.3fe8bb57@gandalf.local.home> <20200319214835.GA29781@duo.ucw.cz> <20200319232225.GA7878@duo.ucw.cz> <20200319204859.5011a488@gandalf.local.home> <20200320195432.GA12666@duo.ucw.cz> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 20 Mar 2020 20:54:32 +0100 Pavel Machek wrote: > > Does this patch help? > > I don't think so. It also failed, and the failure seems to be > identical to me. > > https://gitlab.com/cip-project/cip-kernel/linux-cip/tree/ci/pavel/linux-cip > https://lava.ciplatform.org/scheduler/job/13110 > Can you send me a patch that shows the difference between the revert that you say works, and the upstream v4.19-rt tree (let me know which version of v4.19-rt you are basing it on). Thanks! -- Steve