From: Linus Torvalds Date: Mon, 11 Jun 2018 18:55:04 +0000 (-0700) Subject: ia64: disable CONFIG_PERFMON at least for now X-Git-Tag: v5.15~8635 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d2b2250c3e565038a746b5db1de2af20a6468f02;p=platform%2Fkernel%2Flinux-starfive.git ia64: disable CONFIG_PERFMON at least for now Al noted that the semantics of the ia64 perfmon mmap() is really wrong, and can cause serious VM problems. Before we look at whether it needs to be fixed, let's see if anybody even uses it, and mark it broken. It may be that we can just remove the code entirely. Reported-by: Alexander Viro Acked-by: Matthew Wilcox Acked-by: Stephane Eranian Cc: Tony Luck Signed-off-by: Linus Torvalds --- diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 792437d..ff86142 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -455,6 +455,7 @@ config IA64_MCA_RECOVERY config PERFMON bool "Performance monitor support" + depends on BROKEN help Selects whether support for the IA-64 performance monitor hardware is included in the kernel. This makes some kernel data-structures a