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=-11.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 76F7CC4361B for ; Tue, 15 Dec 2020 02:47:36 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2E395207A2 for ; Tue, 15 Dec 2020 02:47:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2E395207A2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=bewilderbeest.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=27XxB1Do+QrDQkIDVvMf5Z11m89UX6VSqW/rd0Yltiw=; b=M9D945qTQ+WOh5di+x4XprnQoC VXs6wfxH5IujdsQQ3eSNMHYPhRF/93Qf5h1OnVgyWvoRocHei1LTtlV3lTAOd8Lr54G9SLsr/KPca v9t7aC0C7jqe45RLyOXw/OVoxaAiEcUl3bP/G6Ku5LxlQmxT+sY88lbKCkFHzdz9TePzId+Emffj7 GBPxTgs6mLCsRKsByAat9WDYD96Z9WQuwHmNdfnOuBcygQesxBC6ODbDBJvceRgHEcIDOS1tiYXcy 1bOa2V/hzA5h56MWeoJeO8Rx0IcMEDDhi/S0SVooEW/KTZnxESjUrel1BcXwxzq5aFMm9DIzx1w0L LhFbW0jQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kp0Lx-0003rr-HU; Tue, 15 Dec 2020 02:46:17 +0000 Received: from thorn.bewilderbeest.net ([2605:2700:0:5::4713:9cab]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kp0Ln-0003pl-Vd for linux-arm-kernel@lists.infradead.org; Tue, 15 Dec 2020 02:46:11 +0000 Received: from hatter.bewilderbeest.net (unknown [IPv6:2600:6c44:7f:ba20:1c66:ab2d:5a3:5a9e]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: zev) by thorn.bewilderbeest.net (Postfix) with ESMTPSA id 716AE806F5; Mon, 14 Dec 2020 18:45:59 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 thorn.bewilderbeest.net 716AE806F5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bewilderbeest.net; s=thorn; t=1608000360; bh=fn5hq0VGqFaXZSVuIr44lpWbcGXuYgrdZQJyB+PO7mU=; h=From:To:Cc:Subject:Date:From; b=azDKn7geim7IlKYUOygoFvoez5/MsFIuVWmbiZd89Kw9PFB5GsBX9bKkQls9coVHL 83iBPndPDYQJRCNxBiXgJXtq3zB+4ZoTXjqdx+rufrGLPuTmuANscY1BCx76PyXiM/ +9lG0df3QCvkfnD2C2vYWJFHsH5oAcw6zxdJ3UDw= From: Zev Weiss To: Eddie James , Mauro Carvalho Chehab , Joel Stanley , Andrew Jeffery , linux-media@vger.kernel.org, openbmc@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] aspeed-video: extend spurious interrupt handling Date: Mon, 14 Dec 2020 20:45:39 -0600 Message-Id: <20201215024542.18888-1-zev@bewilderbeest.net> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201214_214608_440096_E72CBEF4 X-CRM114-Status: UNSURE ( 9.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jae Hyun Yoo , Zev Weiss Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org These patches build on commit 65d270acb2d6 to address a similar problem we've observed with a different interrupt. The first patch adds an error message so that any others that are discovered in the future are easier to diagnose (this one took a while to reproduce and identify). Zev Weiss (3): aspeed-video: add error message for unhandled interrupts aspeed-video: clear spurious interrupt bits unconditionally aspeed-video: add COMP_READY to VE_SPURIOUS_IRQS drivers/media/platform/aspeed-video.c | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) -- 2.29.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel