Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1132845ybt; Tue, 7 Jul 2020 08:29:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx8zIJq3Mou6O+MPFQLYD9QWANm5u/6VOIeLK7U9Sg7DrJ/+rM5m7ScnNkkPF8Ptj5kQP+i X-Received: by 2002:a17:906:f98e:: with SMTP id li14mr47711650ejb.174.1594135750913; Tue, 07 Jul 2020 08:29:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594135750; cv=none; d=google.com; s=arc-20160816; b=uUZVx+mPNMyhy4NIWuhghHvz5Ia/CzrcWd7pP5dlEXojftC0KqFHq3v3x2L7i0+atB aiUijtUYv7F/PS7Q0D8ibENVmvxTlBkRSSM5FTC2lISKH3Q0NDFnTnBBGNy2bQMoMP5o nKXPIE3y7phjrH4WVS6Svvo8QGCXEjVaMfMuAcTvzUzORuw/hc4vGNAPqDn/VqXKmHFs BX9qBzk16U1gFatZp5P5X4bv+yr5jNgihgfd/AG8JAHFK/NsvGbpa+VDcqOGD0DmLU2z ieGDG+b5z1V/uhVw8EjywCPXbFSltYz4jME0XJF4ZQhI0H3TChvAZuqnDAffWade/Vzf Q/Aw== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=VW6NkGfR1qVlCaJfzglSIGt9VfUtuvw3mbMaj/a++/w=; b=fGWX2gJiY7wxFH99g3HAf2JUEcRhKyiV+f3avBEV95YKUujfy58TEC3ueIURhTeWcS qtNAXf2SUf/qNGrqzPlkm8Ljzhjr5fyE08K9DKFXf5xGoiXe/0UgTpW7Fq2SNtTTxey6 Hm1gly9PAOoHb15zFX244CLLKU6XAUf7G4m0FH1vCHQF1v9svSbtCDQG+35+IkIXfvn4 hiW3swII7MfEogrWb4oaEbXt7emjtemqCFlmPZLOP2ur8mq9N4fz+QhQhrITFnHHF59y Vs+lHkmTzvmk8dVPCHkp6r9FwO419Mq4ORGGDyhLIb+tvdMmJkBlmaeF1RnYSrFnyD1S 5NmQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=AtI8umdk; 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 p4si14576783edq.201.2020.07.07.08.28.47; Tue, 07 Jul 2020 08:29: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; dkim=pass header.i=@kernel.org header.s=default header.b=AtI8umdk; 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 S1730258AbgGGPZ6 (ORCPT + 99 others); Tue, 7 Jul 2020 11:25:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:40062 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730253AbgGGPZx (ORCPT ); Tue, 7 Jul 2020 11:25:53 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 EF6712065D; Tue, 7 Jul 2020 15:25:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594135552; bh=3NwqFezCmPe9nPgiAGgAMOp5zWQ+zCs/N3fpTYnnuxA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AtI8umdkxx5xLjIIwG8nJEN32QBfcCUm/Z4d1OgZIkxk5f8v1C6/Hi1in3xm0rz5E 8W+KH7YugdLswg0kwgS93s700d1jp6BZe2qyjVAlTc9oPa2qXRymCfekLX6ylKZqAn a9NQDxlcj8o+bt/4U08dfWoHw5l867Qt40nl/aLU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Krzysztof Kozlowski , Vladimir Oltean , Mark Brown Subject: [PATCH 5.7 085/112] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths Date: Tue, 7 Jul 2020 17:17:30 +0200 Message-Id: <20200707145805.025735817@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200707145800.925304888@linuxfoundation.org> References: <20200707145800.925304888@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Krzysztof Kozlowski commit 3d87b613d6a3c6f0980e877ab0895785a2dde581 upstream. If shared interrupt comes late, during probe error path or device remove (could be triggered with CONFIG_DEBUG_SHIRQ), the interrupt handler dspi_interrupt() will access registers with the clock being disabled. This leads to external abort on non-linefetch on Toradex Colibri VF50 module (with Vybrid VF5xx): $ echo 4002d000.spi > /sys/devices/platform/soc/40000000.bus/4002d000.spi/driver/unbind Unhandled fault: external abort on non-linefetch (0x1008) at 0x8887f02c Internal error: : 1008 [#1] ARM Hardware name: Freescale Vybrid VF5xx/VF6xx (Device Tree) Backtrace: (regmap_mmio_read32le) (regmap_mmio_read) (_regmap_bus_reg_read) (_regmap_read) (regmap_read) (dspi_interrupt) (free_irq) (devm_irq_release) (release_nodes) (devres_release_all) (device_release_driver_internal) The resource-managed framework should not be used for shared interrupt handling, because the interrupt handler might be called after releasing other resources and disabling clocks. Similar bug could happen during suspend - the shared interrupt handler could be invoked after suspending the device. Each device sharing this interrupt line should disable the IRQ during suspend so handler will be invoked only in following cases: 1. None suspended, 2. All devices resumed. Fixes: 349ad66c0ab0 ("spi:Add Freescale DSPI driver for Vybrid VF610 platform") Signed-off-by: Krzysztof Kozlowski Tested-by: Vladimir Oltean Reviewed-by: Vladimir Oltean Cc: Link: https://lore.kernel.org/r/20200622110543.5035-3-krzk@kernel.org Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- drivers/spi/spi-fsl-dspi.c | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) --- a/drivers/spi/spi-fsl-dspi.c +++ b/drivers/spi/spi-fsl-dspi.c @@ -1105,6 +1105,8 @@ static int dspi_suspend(struct device *d struct spi_controller *ctlr = dev_get_drvdata(dev); struct fsl_dspi *dspi = spi_controller_get_devdata(ctlr); + if (dspi->irq) + disable_irq(dspi->irq); spi_controller_suspend(ctlr); clk_disable_unprepare(dspi->clk); @@ -1125,6 +1127,8 @@ static int dspi_resume(struct device *de if (ret) return ret; spi_controller_resume(ctlr); + if (dspi->irq) + enable_irq(dspi->irq); return 0; } @@ -1381,8 +1385,8 @@ static int dspi_probe(struct platform_de goto poll_mode; } - ret = devm_request_irq(&pdev->dev, dspi->irq, dspi_interrupt, - IRQF_SHARED, pdev->name, dspi); + ret = request_threaded_irq(dspi->irq, dspi_interrupt, NULL, + IRQF_SHARED, pdev->name, dspi); if (ret < 0) { dev_err(&pdev->dev, "Unable to attach DSPI interrupt\n"); goto out_clk_put; @@ -1396,7 +1400,7 @@ poll_mode: ret = dspi_request_dma(dspi, res->start); if (ret < 0) { dev_err(&pdev->dev, "can't get dma channels\n"); - goto out_clk_put; + goto out_free_irq; } } @@ -1411,11 +1415,14 @@ poll_mode: ret = spi_register_controller(ctlr); if (ret != 0) { dev_err(&pdev->dev, "Problem registering DSPI ctlr\n"); - goto out_clk_put; + goto out_free_irq; } return ret; +out_free_irq: + if (dspi->irq) + free_irq(dspi->irq, dspi); out_clk_put: clk_disable_unprepare(dspi->clk); out_ctlr_put: @@ -1431,6 +1438,8 @@ static int dspi_remove(struct platform_d /* Disconnect from the SPI framework */ dspi_release_dma(dspi); + if (dspi->irq) + free_irq(dspi->irq, dspi); clk_disable_unprepare(dspi->clk); spi_unregister_controller(dspi->ctlr);