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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 064BFC433F5 for ; Mon, 16 May 2022 16:01:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VtxmG3G0kAhrHZvr5Dzez1b1DGpRWcWE9CGHW+xWwK0=; b=xuoxpymeZALhY5 MlXRU5XEFlaPseyGnyS2i+nDaEbJJikojMoPt2iI2AZAZe4ISr4IOAtsDufcdv7rNY1ltucIKeSrB WjvwwjBJKIeyfbhFiOKARXaLMmS8pjD8eCu5QbkK4KZU56lEy+HTVdc1R98Mxn9zoBQ+sIzbWdUdl mn/21rysd15dv9oJ2BaDwbmB5LQ8F+rF0TdAcbROJ2cXRmV4y3aS6s27R6jjj6bjFjBBbIz30KCoR ktSh8otzb69jhm7DvgseZ3B2FOb+gbht4SZPvzYf71Z521ykykl45wTKXWTJeIJKbP+9JzmBngQ1f I4ZtBHMQHWOEYP0OBjWg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqd9D-008nbj-B5; Mon, 16 May 2022 16:00:39 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqd9A-008nYx-71 for linux-arm-kernel@lists.infradead.org; Mon, 16 May 2022 16:00:37 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 6A43D8102; Mon, 16 May 2022 15:56:48 +0000 (UTC) Date: Mon, 16 May 2022 19:00:30 +0300 From: Tony Lindgren To: Drew Fustini Cc: Marc Zyngier , Daniel Lezcano , Dave Gerlach , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: dmtimer: ack pending interrupt during suspend on am335x/am437x? Message-ID: References: <4de411aa2fc8a6f185afb8bfd5da63d4@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220516_090036_334860_9BB33E00 X-CRM114-Status: UNSURE ( 6.95 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 * Drew Fustini [220516 03:54]: > I have now done 33,175 cycles of suspend/resume with rtcwake and no > failures have occurred. Thus, I have to conclude that mainline does not > exhibit the problem of late timer interrupts causing suspend to fail. OK good to hear, fingers crossed that the issue no longer exists :) Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel