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=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 B5F48C64E75 for ; Mon, 23 Nov 2020 22:53:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 85075206D8 for ; Mon, 23 Nov 2020 22:53:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="xNMBYCDl"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="ukztMMG9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387848AbgKWWwr (ORCPT ); Mon, 23 Nov 2020 17:52:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39356 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387548AbgKWWvw (ORCPT ); Mon, 23 Nov 2020 17:51:52 -0500 Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 107BAC0613CF; Mon, 23 Nov 2020 14:51:52 -0800 (PST) Date: Mon, 23 Nov 2020 22:51:49 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1606171910; 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=M8rgZjFVGbZTiySQP0d1p5lzAg0pPMaZFpFfq78h8Rg=; b=xNMBYCDl5kO2Ge6w8diK/WWd4PF2iwuTdWeXCJKPkvSlKt4MvD8mVV/Q9hD/65sGu7P9kX 61eYm1IewpmFUIMPrzRbcZ5WHq8xCdaYveWwobTEZ+9gYpVv9SPoVplZZaTaObZJ3xMESg 6uaNL4Tf5CuHbkKRHMy0q5VW7DMXx59TBl6cQeKQxQgkvgVptlmF43i/+Jn+gHxsDQQM+s gN+L2woZ07fH0agT1Hmx0UOlECsXSU4G9SkIpGpJyptvArlGU+ZM4zNaQeqaYB2PFTuHgb A1rpsyPK01+FG79ycYbeVzjLIULp2VHUwcCkzM1qRCcya7/c8frJWPNgACbkEg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1606171910; 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=M8rgZjFVGbZTiySQP0d1p5lzAg0pPMaZFpFfq78h8Rg=; b=ukztMMG9yyh1wKcRZlDKTTB3LTuFIkudQzHe2F343NupfxXOrYC/qC5BO1McxjotvBa2po d13/ytZbrFR8wFDQ== From: "tip-bot2 for Thomas Gleixner" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: irq/core] parisc: Remove bogus __IRQ_STAT macro Cc: Thomas Gleixner , Frederic Weisbecker , x86@kernel.org, linux-kernel@vger.kernel.org, maz@kernel.org In-Reply-To: <20201113141732.680780121@linutronix.de> References: <20201113141732.680780121@linutronix.de> MIME-Version: 1.0 Message-ID: <160617190975.11115.3653204687525543664.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following commit has been merged into the irq/core branch of tip: Commit-ID: 9f112156f8da016df2dcbe77108e5b070aa58992 Gitweb: https://git.kernel.org/tip/9f112156f8da016df2dcbe77108e5b070aa58992 Author: Thomas Gleixner AuthorDate: Fri, 13 Nov 2020 15:02:08 +01:00 Committer: Thomas Gleixner CommitterDate: Mon, 23 Nov 2020 10:31:05 +01:00 parisc: Remove bogus __IRQ_STAT macro This is a leftover from a historical array based implementation and unused. Signed-off-by: Thomas Gleixner Reviewed-by: Frederic Weisbecker Link: https://lore.kernel.org/r/20201113141732.680780121@linutronix.de --- arch/parisc/include/asm/hardirq.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/parisc/include/asm/hardirq.h b/arch/parisc/include/asm/hardirq.h index 7f70395..fad29aa 100644 --- a/arch/parisc/include/asm/hardirq.h +++ b/arch/parisc/include/asm/hardirq.h @@ -32,7 +32,6 @@ typedef struct { DECLARE_PER_CPU_SHARED_ALIGNED(irq_cpustat_t, irq_stat); #define __ARCH_IRQ_STAT -#define __IRQ_STAT(cpu, member) (irq_stat[cpu].member) #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) #define __inc_irq_stat(member) __this_cpu_inc(irq_stat.member) #define ack_bad_irq(irq) WARN(1, "unexpected IRQ trap at vector %02x\n", irq)