On Wed, 13 Feb 2019, Bjorn Helgaas wrote: > > Add a new callback of .calc_sets into 'struct irq_affinity' so that > > driver can caculate set vectors after IRQ vector is allocated and > > before spread IRQ vectors. Add 'priv' so that driver may retrieve > > its private data via the 'struct irq_affinity'. > > s/caculate/calculate/ > > I *think* "set vectors" here has something to do with an affinity > cpumask? "Set vectors" doesn't seem like quite the right terminology. See previous mail. Let's stay with 'interrupt sets' and get rid of the vector naming completely. Thanks, tglx