From patchwork Mon Apr 24 10:31:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiaxun Yang X-Patchwork-Id: 13221995 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D91A7C7618E for ; Mon, 24 Apr 2023 10:32:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231299AbjDXKce (ORCPT ); Mon, 24 Apr 2023 06:32:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229941AbjDXKcY (ORCPT ); Mon, 24 Apr 2023 06:32:24 -0400 Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3523B26BD; Mon, 24 Apr 2023 03:32:23 -0700 (PDT) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 8438B320093A; Mon, 24 Apr 2023 06:32:20 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Mon, 24 Apr 2023 06:32:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to; s=fm1; t=1682332340; x=1682418740; bh=tdIAU1QeGG 0LMr63T+Ys43nJbPa8UgQj9W1zWge6JMM=; b=AxRCJ31CHjixpVL64UiWBEaYGP Jh0Qw+ASKQUQb+Yf8t8IK9cgkERQjgP4qS6QpkDZxU/Z73JWqP2LLnbG68ZkvinS eVbc1d/tDVqwmMl0ivDf7ViuOHcRlSJFIJkCtOV54rt7RzSy65r51KzfqrecJW+X ezoSVR0ho+AbI240uPRBIp7FS3z35fWf/4zzH/h/PS09kILtkWVSYO977QdiL3EG L1sbjQ51alseebnK+26UVZo7bS15lGiPP5zSUwn5hbtjpqpZJLStlAdzRbxDBGxv amjTWbPkoPy717zgqbzUFdVmS/V28Ps4tAM/OiILYxbqV0T47dzteTje4fyA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1682332340; x=1682418740; bh=tdIAU1QeGG0LM r63T+Ys43nJbPa8UgQj9W1zWge6JMM=; b=gyARfQGnU6+VHHPQOsg9O9QhucwuP jg/3eXun6Mj9XIVPdPU2DVrRGSBAwkzQbtwLWVTk4Q+qWZYH2/3E9VtXMBgdXt1f N/c1dO9EjVburbz6o+xd1ZUTDyX/PQ9PZtHtcDTA5RwutuRhYmnSgKGNstwmtDEQ p30a1jg/el/3/LMvdjpZb7KXxSr+zw5rymNm+ZHvJpsdHowVkRxg1K5wb8KuIouf EPq2ENaPbnHex5hs3oWqOKSDRA+eUizTPrXoAtMZep/tVmn91zys1x0qvf94CXxl idEWXyU36o0aQxxXb96EDW2MUXXd81k4XigO2czO6GhBaBOdbHEU7yVoA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrfedutddgvdelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertd ertddtnecuhfhrohhmpeflihgrgihunhcujggrnhhguceojhhirgiguhhnrdihrghnghes fhhlhihgohgrthdrtghomheqnecuggftrfgrthhtvghrnhephfetuddtudevieeljeejte ffheeujeduhefgffejudfhueelleduffefgfffveeknecuvehluhhsthgvrhfuihiivgep tdenucfrrghrrghmpehmrghilhhfrhhomhepjhhirgiguhhnrdihrghnghesfhhlhihgoh grthdrtghomh X-ME-Proxy: Feedback-ID: ifd894703:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 24 Apr 2023 06:32:18 -0400 (EDT) From: Jiaxun Yang To: maz@kernel.org Cc: tsbogend@alpha.franken.de, fancer.lancer@gmail.com, tglx@linutronix.de, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, Jiaxun Yang Subject: [PATCH 0/2] irqchip/mips-gic fixes Date: Mon, 24 Apr 2023 11:31:54 +0100 Message-Id: <20230424103156.66753-1-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.39.2 (Apple Git-143) MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hi all, This patchset fixes two issues in the MIPS GIC driver that may block booting on some systems. Please review. Thanks Jiaxun Yang (2): irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable irqchip/mips-gic: Use raw spinlock for gic_lock drivers/irqchip/irq-mips-gic.c | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) Tested-by: Serge Semin