From nobody Fri Apr 17 03:01:37 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3894E3659E7; Tue, 24 Feb 2026 07:20:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771917636; cv=none; b=QSnhP7ykYHb/ACZO+CQ7PZSsU6nUGxWOdgOTyhvSQ1K8KdPcQT6A3kYZ4REUnY3Oe80tLYo4IRPGkTV2LJGp6mioJV6JbJzkTCet/llCxOIhEoFf2ukHsSxV7JxhX2Mzv1o27p4MYWP1kUYrAILrml0D5pZpiQPC8COIYfiahtQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771917636; c=relaxed/simple; bh=MB5yud4Q5fRaS11CxRQQaYRuYyb97nWWAUTfBdqaBN8=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=aFkn9mdlRWU2dg1x4Pbgmj76DFPS/AwIIk5WNnNIcKsxdZThJ7cIzn/FU/PDuSD3ZhI5pNaD7ZtzhEhs9UMGSSGZeYEKDJG0Kc3TMZCWrnGoyEO5e4EpZ2KI4PKu0+qDJbkaKvb573VNsXEvc6hYsR1hBdfTaRzGQIDG2QrTHU4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=CXJP/64C; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=PtrHpO5V; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="CXJP/64C"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="PtrHpO5V" Date: Tue, 24 Feb 2026 07:20:25 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1771917627; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gIHjFzuf8K9BbQvNXBR6jD26l7uPMh+/zM/KFSH95+0=; b=CXJP/64C6Uj1JTLfYBAlrYCrrb7WCQCnsLITxn+kO9pgmLVhtgjZfETfPjDCexifsiVWhK IObIQ+XyYAYhGpnvRHqyhqBFGcHT6XlB5oh/8l8/LqPZw+C7xxngZwdPtwdBwT3LymiHpr 2la4D6ANkdjGz7zA3T+yVUJUiSkbtPEk1fdHMlvTHT0Tin18L1GjaNCVxJr2tJNLqUV2t+ KsJ7lApfb5wJrZ3fTxzhiN2ECUfKl/6C+bklXjQw94llZkQbNk2S8svZ372JYI3KKxZOAi s9hHhj6V9PTGv6ZfFv8CJWTkmH7VxfyVpMeKcdnH7XZ4CvM5hQEz1+L13FVhhg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1771917627; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gIHjFzuf8K9BbQvNXBR6jD26l7uPMh+/zM/KFSH95+0=; b=PtrHpO5VdqT8ANjiUJVDcCXPOp4rr/ZjSOsJopM/o3LgYClUYzkuF8ZrTX06QLNKjEaXMC GbUJ3euJoY1cm/Cw== From: "tip-bot2 for Brian Masney" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: irq/drivers] irqchip/irq-pic32-evic: Don't define plat_irq_dispatch() for !MIPS builds Cc: Brian Masney , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260222-irqchip-pic32-v1-2-37f50d1f14af@redhat.com> References: <20260222-irqchip-pic32-v1-2-37f50d1f14af@redhat.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177191762594.1647592.17880415222750089138.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the irq/drivers branch of tip: Commit-ID: 15f9b251fe404997eef1d7685877479364c4cfcb Gitweb: https://git.kernel.org/tip/15f9b251fe404997eef1d768587747936= 4c4cfcb Author: Brian Masney AuthorDate: Sun, 22 Feb 2026 18:43:45 -05:00 Committer: Thomas Gleixner CommitterDate: Tue, 24 Feb 2026 08:15:43 +01:00 irqchip/irq-pic32-evic: Don't define plat_irq_dispatch() for !MIPS builds plat_irq_dispatch() is specific to the MIPS architecture, so only include it when the driver is compiled on that architecture. This is in preparation for allowing this driver to be compiled on all architectures. Signed-off-by: Brian Masney Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260222-irqchip-pic32-v1-2-37f50d1f14af@red= hat.com --- drivers/irqchip/irq-pic32-evic.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/irqchip/irq-pic32-evic.c b/drivers/irqchip/irq-pic32-e= vic.c index 325b97a..1eeb0e6 100644 --- a/drivers/irqchip/irq-pic32-evic.c +++ b/drivers/irqchip/irq-pic32-evic.c @@ -40,6 +40,7 @@ struct evic_chip_data { static struct irq_domain *evic_irq_domain; static void __iomem *evic_base; =20 +#ifdef CONFIG_MIPS asmlinkage void __weak plat_irq_dispatch(void) { unsigned int hwirq; @@ -47,6 +48,7 @@ asmlinkage void __weak plat_irq_dispatch(void) hwirq =3D readl(evic_base + REG_INTSTAT) & 0xFF; do_domain_IRQ(evic_irq_domain, hwirq); } +#endif =20 static struct evic_chip_data *irqd_to_priv(struct irq_data *data) {