ia64: Remove perfmon
authorChristoph Hellwig <hch@lst.de>
Fri, 11 Sep 2020 09:49:19 +0000 (11:49 +0200)
committerTony Luck <tony.luck@intel.com>
Fri, 11 Sep 2020 16:34:32 +0000 (09:34 -0700)
commitecf5b72d5f66af843f189dfe9ce31598c3e48ad7
treede93edf4bfef746dd54186fee0215df98a88b8cf
parentf4d51dffc6c01a9e94650d95ce0104964f8ae822
ia64: Remove perfmon

perfmon has been marked broken and thus been disabled for all builds
for more than two years.  Remove it entirely.

Cc: Anant Thazhemadam <anant.thazhemadam@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Enthusiastically-ACKed-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20200911094920.1173631-1-hch@lst.de
20 files changed:
arch/ia64/Kconfig
arch/ia64/configs/bigsur_defconfig
arch/ia64/configs/generic_defconfig
arch/ia64/configs/gensparse_defconfig
arch/ia64/configs/tiger_defconfig
arch/ia64/configs/zx1_defconfig
arch/ia64/include/asm/processor.h
arch/ia64/include/asm/switch_to.h
arch/ia64/kernel/Makefile
arch/ia64/kernel/irq_ia64.c
arch/ia64/kernel/perfmon.c [deleted file]
arch/ia64/kernel/process.c
arch/ia64/kernel/ptrace.c
arch/ia64/kernel/smpboot.c
arch/ia64/kernel/syscalls/syscall.tbl
arch/ia64/lib/Makefile
arch/ia64/lib/carta_random.S [deleted file]
arch/ia64/oprofile/Makefile
arch/ia64/oprofile/init.c
arch/ia64/oprofile/perfmon.c [deleted file]