Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp5472047img; Wed, 27 Mar 2019 09:07:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqy1+JmrW4LnbAybCBWVbbY8ab0yi4naw1mI6KAMn45hf5OLDGmnUO71cPyCK8CftPX31L3z X-Received: by 2002:a63:5061:: with SMTP id q33mr9573731pgl.218.1553702844278; Wed, 27 Mar 2019 09:07:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553702844; cv=none; d=google.com; s=arc-20160816; b=Zt4ERc/IgjipoG0wa12n7cznqdxQ3OnPUGckgLmzFQnv3oXJTJkI0nQEGyyYR2cF21 4O4WJGK5q7R7YHTn2qkSbdTD68ZhMYVoLg9edZn8X78ynKYTe/qJzlEKfATfZY0UQMqc E5LlEtsN3J3i5U/KHEk+cOp/uebQudm/Nps09x9yAtSMgNjEVF7to0u3lSWPFL+VNJQc X1j8nfA5JJ/9LmQvCLpWbGrhLgAv2USoNTnnmMSjsprgzbP7ubakuZcczupg8PUumlny EaZhcqbm1ZK8z7fNcmjrNLOukShcUq4e2ZOu/Uw6vmL6bupRfa5vRMeCKGG8cOqgFB4m oZxA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=cnDSmlMZOeRHmg/tnPQK5R8DKJaySpodmU0Grv8ttU0=; b=Sqqf4kPwo936uF6a+i+AbQKruA5neqvbllpIf29PknJOUg0Ca1gxRaDf79LlqVpDB9 LfQSFR13DsazuFrv9QS0n69QVPHlZ57iW99sGd22956L5RPDMLkGmF4Dw8wZc7l0s9D7 lRyJed7rNrADXb2PcXDYaZA2rW3bulHVw61/8hwg7xksoEIFvEcwpJKEqofEp9aJKF+Y a2q15IVNQQZPFFRPHUIEPZgDbu2FdEdaWq3w+fyRypO1kwuJEjv6/A5UVK52bvJB9pWS TIgLXnZrQUir5FyoOxDE8PzUUSsssf7zBWajcFSdx3FNO2FK71zOF6lbrHDH0l7zgSuc eoTQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 91si7567793ple.299.2019.03.27.09.07.08; Wed, 27 Mar 2019 09:07:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727405AbfC0QGS (ORCPT + 99 others); Wed, 27 Mar 2019 12:06:18 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:38915 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726159AbfC0QGS (ORCPT ); Wed, 27 Mar 2019 12:06:18 -0400 Received: from kresse.hi.pengutronix.de ([2001:67c:670:100:1d::2a]) by metis.ext.pengutronix.de with esmtp (Exim 4.89) (envelope-from ) id 1h9B44-0000KO-AT; Wed, 27 Mar 2019 17:06:08 +0100 Message-ID: <1553702767.2561.40.camel@pengutronix.de> Subject: Re: [RFC 0/7] cpuidle: Add poking mechanism to support non-IPI wakeup From: Lucas Stach To: Marc Zyngier , Abel Vesa , Sudeep Holla , Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , "catalin.marinas@arm.com" , Will Deacon , "Rafael J. Wysocki" , Lorenzo Pieralisi , Fabio Estevam , Aisheng Dong Cc: dl-linux-imx , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Mailing List , "linux-pm@vger.kernel.org" Date: Wed, 27 Mar 2019 17:06:07 +0100 In-Reply-To: <564216aa-1144-71de-e887-00c58f466bf5@arm.com> References: <1553692845-20983-1-git-send-email-abel.vesa@nxp.com> <1553701479.2561.38.camel@pengutronix.de> <564216aa-1144-71de-e887-00c58f466bf5@arm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::2a X-SA-Exim-Mail-From: l.stach@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Marc, Am Mittwoch, den 27.03.2019, 15:57 +0000 schrieb Marc Zyngier: > On 27/03/2019 15:44, Lucas Stach wrote: > > Hi Abel, > > > > Am Mittwoch, den 27.03.2019, 13:21 +0000 schrieb Abel Vesa: > > > This work is a workaround I'm looking into (more as a background task) > > > in order to add support for cpuidle on i.MX8MQ based platforms. > > > > > > The main idea here is getting around the missing GIC wake_request signal > > > (due to integration design issue) by waking up a each individual core through > > > some dedicated SW power-up bits inside the power controller (GPC) right before > > > every IPI is requested for that each individual core. > > > > Just a general comment, without going into the details of this series: > > this issue is not only affecting IPIs, but also MSIs terminated at the > > GIC. Currently MSIs are terminated at the PCIe core, but terminating > > them at the GIC is clearly preferable, as this allows assigning CPU > > affinity to individual MSIs and lowers IRQ service overhead. > > > > I'm not sure what the consequences are for upstream Linux support yet, > > but we should keep in mind that having a workaround for IPIs is only > > solving part of the issue. > > If this erratum is affecting more than just IPIs, then indeed I don't > see how this patch series solves anything. > > But the erratum documentation seems to imply that only SGIs are > affected, and goes as far as suggesting to use an external interrupt > would solve it. How comes this is not the case? Or is it that anything > directly routed to a redistributor is also affected? This would break > LPIs (and thus MSIs) and PPIs (the CPU timer, among others). > > What is the *exact* status of this thing? I have the ugly feeling that > the true workaround is just to disable cpuidle. As far as I understand the erratum, the basic issue is that the GIC wake_request signals are not connected to the GPC (the CPU/peripheral power sequencer). The SPIs are routed through the GPC and thus are visible as wakeup sources, which is why the workaround of using an external SPI as wakeup trigger for the IPI works. Anything that isn't visible to the GPC and requires the GIC wake_request signal to behave as specified is broken by this erratum. You probably know the GIC better than any of us to tell what this means. Regards, Lucas