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 BF1BCC4332F for ; Thu, 2 Dec 2021 18:40:20 +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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=b8GW83I+6Op5Z/mjoVH3cAOS3CGnsd2+p5R2fHjTKZg=; b=ba+HJ/dFTMsb0Q SUEmthkkwhn4ZtjQ5KGAmoWv1q+veYEx46VvAvkMSjZ2stqCnoVa5rKtRxYT+RSrq1Mfydjfj8LUP 8b/9+OA+giQBARbzvPZYIeqYWo1majdd7aBcqjPy3OIA505HWWGtSKD4io6AZF0nqIew27DWBycvH o8d2RGRgOQYJzOn/TCylzERf03Ostm4k52FaMblFIi3AD7w0buN2O6cDYwo6v3Jn0hQPjOtzeqJLV 94skNCcAteZ/yeiz2fzMiZKKDmzMCz8PL0KG1a/x/YDQpPun4Idxq0O6yie54XvcEkGnZTfbnQw0h Tr02kujGwnuXr6DHfkTQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msqyf-00DHmq-5M; Thu, 02 Dec 2021 18:38:41 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msqyb-00DHmV-Bj for linux-arm-kernel@lists.infradead.org; Thu, 02 Dec 2021 18:38:38 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id DFDD8627A1 for ; Thu, 2 Dec 2021 18:38:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4FE9BC53FCF for ; Thu, 2 Dec 2021 18:38:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1638470316; bh=xdOtIpEqxXo/KZwrZLxVcmeibmkC99AbA5SEkgW6C+8=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=H2F8crFTPokq02DCQEBwQ2MccxkAclHbgZR6t8b3EAUy5PWWN9MNjy6n+18q+tLp9 sK17sWdwnLH3XLhwEDzTjzVXBocpdnEU9Ir90JKEqel0liYMttrsGt+ORsHuCs4IoC H5EgD9qyWQCfDas8OhLedV1pyspbdXh4KpoGXy1o3mK/KzPdff+IlHYmdaWL8Psm4j TBAF7JY1/icy9Xd889Jx5No/eC2UMXpExqWdp0I+vt4zfY+Z5qveruzOo6o9iS+pgv NiXgjhF6bOCOWWOOmbf8in5gQf/MpOuTjfv0n9J7NTgIrfYbyTwO7R2uhdqoSSPjxc +DjlE2LlX6/VA== Received: by mail-oi1-f176.google.com with SMTP id 7so870019oip.12 for ; Thu, 02 Dec 2021 10:38:36 -0800 (PST) X-Gm-Message-State: AOAM53016rP9+Urf59iqGwsleJSRvbpNNoadndbOVnk7dZwfV06ZXIuN crnt1gU8ENBw4Bq2XzqJOpPv7RzkfEmQ2CZ2yW4= X-Google-Smtp-Source: ABdhPJw69RhvyhmhhjIadmwQmkxzs9aw2OMmzkzhWW/m11t76/1lSxunjGym3sLs1FYOAYxz9DzV3VI1LMqJ7lKCYyw= X-Received: by 2002:a05:6808:1919:: with SMTP id bf25mr5916536oib.33.1638470315516; Thu, 02 Dec 2021 10:38:35 -0800 (PST) MIME-Version: 1.0 References: <20211201110259.84857-1-vladimir.murzin@arm.com> <20211201110259.84857-2-vladimir.murzin@arm.com> <9a05bba9-8491-77c2-5cb1-f2010f05c960@arm.com> <5b233d65-7b5d-facb-3daf-0e66dfb19026@arm.com> In-Reply-To: <5b233d65-7b5d-facb-3daf-0e66dfb19026@arm.com> From: Ard Biesheuvel Date: Thu, 2 Dec 2021 19:38:24 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 2/2] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER To: Vladimir Murzin Cc: Arnd Bergmann , Linux ARM , Russell King - ARM Linux , Mark Rutland , Marc Zyngier , Jesse Taube X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211202_103837_497012_126915EE X-CRM114-Status: GOOD ( 19.48 ) 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 On Thu, 2 Dec 2021 at 19:02, Vladimir Murzin wrote: > > On 12/2/21 4:46 PM, Ard Biesheuvel wrote: > > On Thu, 2 Dec 2021 at 15:12, Vladimir Murzin wrote: > >> ... > >> At the first glance it seems that __switch_to in entry-v7m.S missing set_current > >> > > > > Thanks for testing, and thanks for bisecting. Unfortunately, I can't > > easily test these changes myself. > > > > Could you please check whether the following change would be > > sufficient to fix this? > > > > https://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git/commit/?h=tmp > > > > Booted fine now. > > $ cat /proc/interrupts > > CPU0 > 16: 25 nvic_irq 4 Edge mps2-clkevt > 17: 0 nvic_irq 32 Edge mps2-uart-rx > 18: 1124 nvic_irq 33 Edge mps2-uart-tx > 19: 0 nvic_irq 47 Edge mps2-uart-overrun > Err: 0 > > Note: 0 interrupts for mps2-uart-rx is expected since it is automated > environment > Excellent, thanks again. I will fold in that change. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel