diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2017-09-13 23:29:31 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-09-25 20:51:54 +0200 |
commit | 029c6e1c9df776fe1b2ba756a28fb65e9f9e9f69 (patch) | |
tree | 6435980295a68b00b920e0f65079c20f1e999141 /lib | |
parent | 86ba65514f8730d58e2c11fb6e25caa537d6bc93 (diff) | |
download | linux-029c6e1c9df776fe1b2ba756a28fb65e9f9e9f69.tar.gz linux-029c6e1c9df776fe1b2ba756a28fb65e9f9e9f69.tar.bz2 linux-029c6e1c9df776fe1b2ba756a28fb65e9f9e9f69.zip |
x86/vector: Store the single CPU targets in apic data
Now that the interrupt affinities are targeted at single CPUs storing them
in a cpumask is overkill. Store them in a dedicated variable.
This does not yet remove the domain cpumasks because the current allocator
relies on them. Preparatory change for the allocator rework.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Juergen Gross <jgross@suse.com>
Tested-by: Yu Chen <yu.c.chen@intel.com>
Acked-by: Juergen Gross <jgross@suse.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Alok Kataria <akataria@vmware.com>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Rui Zhang <rui.zhang@intel.com>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Len Brown <lenb@kernel.org>
Link: https://lkml.kernel.org/r/20170913213154.544867277@linutronix.de
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions