genirq: remove the is_affinity_mask_valid hook
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Aug 2019 07:25:14 +0000 (09:25 +0200)
committerTony Luck <tony.luck@intel.com>
Fri, 16 Aug 2019 21:32:26 +0000 (14:32 -0700)
commit0d3d343560bad8e1b7879fe94251cfe731a2dd13
tree1ac9233e4971f470653f78fc7887daae699e2f36
parent6c13bb1d58d7a6002eb44e1595897250f0b0eec6
genirq: remove the is_affinity_mask_valid hook

This override was only used by the ia64 SGI SN2 platform, which is
gone now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190813072514.23299-29-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
kernel/irq/proc.c