Requested by users who were already calling lower-level APIs instead. Jan
Jan Kiszka (4): cobalt/intr: Fix cpumask argument type of xnintr_affinity cobalt/intr: Add error handling to xnintr_affinity cobalt/intr: Enhance xnintr_attach with an initial cpumask cobalt/rtdm: Introduce IRQ affinity services include/cobalt/kernel/intr.h | 5 ++- include/cobalt/kernel/rtdm/driver.h | 12 +++++++ kernel/cobalt/dovetail/intr.c | 24 +++++++++---- kernel/cobalt/ipipe/intr.c | 36 +++++++++++++++++--- kernel/cobalt/rtdm/drvlib.c | 52 +++++++++++++++++++++++++++-- 5 files changed, 113 insertions(+), 16 deletions(-) -- 2.26.2
