lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <173693545436.31546.14271252836745457454.tip-bot2@tip-bot2>
Date: Wed, 15 Jan 2025 10:04:14 -0000
From: "tip-bot2 for Thomas Gleixner" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>, Brian Cain <bcain@...cinc.com>,
 x86@...nel.org, linux-kernel@...r.kernel.org, maz@...nel.org
Subject: [tip: irq/core] hexagon: Remove GENERIC_PENDING_IRQ leftover

The following commit has been merged into the irq/core branch of tip:

Commit-ID:     65d09d269fc15b4d8bbeff950ecdc4dc36a6961a
Gitweb:        https://git.kernel.org/tip/65d09d269fc15b4d8bbeff950ecdc4dc36a6961a
Author:        Thomas Gleixner <tglx@...utronix.de>
AuthorDate:    Tue, 10 Dec 2024 11:34:12 +01:00
Committer:     Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Wed, 15 Jan 2025 10:56:22 +01:00

hexagon: Remove GENERIC_PENDING_IRQ leftover

Commented out since 2011....

Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Acked-by: Brian Cain <bcain@...cinc.com>
Link: https://lore.kernel.org/all/20241210103335.437630614@linutronix.de

---
 arch/hexagon/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig
index 3eb51fb..d987ba3 100644
--- a/arch/hexagon/Kconfig
+++ b/arch/hexagon/Kconfig
@@ -20,7 +20,6 @@ config HEXAGON
 	# select ARCH_HAS_CPU_IDLE_WAIT
 	# select GPIOLIB
 	# select HAVE_CLK
-	# select GENERIC_PENDING_IRQ if SMP
 	select GENERIC_ATOMIC64
 	select HAVE_PERF_EVENTS
 	# GENERIC_ALLOCATOR is used by dma_alloc_coherent()

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ