This included the patches from v1, the addition (patch 3), and the new patches needed to add return codes and irq enabling to some services.
Jan Jan Kiszka (6): ipipe: Restore trace_hardirqs_on_virt_caller ipipe: lockdep: Remove duplicate context checks ipipe: Add missing include for ipipe_root_only ipipe: Let ipipe_enable_irq return an error code ipipe: Activate IRQ in ipipe_enable_irq ipipe: Let ipipe_set_irq_affinity return an error include/linux/ipipe.h | 6 +++--- include/linux/kernel.h | 1 + kernel/irq/chip.c | 17 ++++++++++++----- kernel/locking/lockdep.c | 6 ------ kernel/trace/trace_preemptirq.c | 11 +++++++++++ 5 files changed, 27 insertions(+), 14 deletions(-) -- 2.16.4
