summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2020-12-10 20:26:01 +0100
committerThomas Gleixner <tglx@linutronix.de>2020-12-15 16:19:35 +0100
commit67473b8194bc3ecc42d60a4f5dc1ed479f28ed6e (patch)
tree9f6f8533a93212f53f051a3a5b4d5d3c7e3af17a /drivers/oprofile
parentxen/events: Remove unused bind_evtchn_to_irq_lateeoi() (diff)
downloadlinux-67473b8194bc3ecc42d60a4f5dc1ed479f28ed6e.tar.xz
linux-67473b8194bc3ecc42d60a4f5dc1ed479f28ed6e.zip
xen/events: Remove disfunct affinity spreading
This function can only ever work when the event channels: - are already established - interrupts assigned to them - the affinity has been set by user space already because any newly set up event channel is forced to be bound to CPU0 and the affinity mask of the interrupt is forced to contain cpumask_of(0). As the CPU0 enforcement was in place _before_ this was implemented it's entirely unclear how that can ever have worked at all. Remove it as preparation for doing it proper. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com> Cc: Juergen Gross <jgross@suse.com> Cc: Stefano Stabellini <sstabellini@kernel.org> Link: https://lore.kernel.org/r/20201210194045.065115500@linutronix.de
Diffstat (limited to 'drivers/oprofile')
0 files changed, 0 insertions, 0 deletions