cobalt/intr: Fix cpumask argument type of xnintr_affinity
Passing a potentially large mask by value was a bad idea of I-pipe.
Dovetail uses the kernel API, and that does it right. So adjust our
internal abstraction - which is unused so far anyway.
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
Please register or sign in to comment