On Tue, 2008-03-04 at 01:35 -0600, Paul Jackson wrote:
I did think of that, but that seems rather awkward. For one, how would
you remove an irq from a cpuset?
Secondly, the beauty of the current solution is that we use
irq_desc->cs->cpus_allowed, if it were in multiple sets, we'd have to
iterate a list, and cpus_or() the bunch.
--