All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ipipe-noarch: IRQ tracing, enabling, and lockdep fixes/cleanups
@ 2019-07-11 19:56 Jan Kiszka
  2019-07-11 19:56 ` [PATCH v2 1/6] ipipe: Restore trace_hardirqs_on_virt_caller Jan Kiszka
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jan Kiszka @ 2019-07-11 19:56 UTC (permalink / raw)
  To: Philippe Gerum; +Cc: xenomai

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-07-23 16:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 19:56 [PATCH v2 0/6] ipipe-noarch: IRQ tracing, enabling, and lockdep fixes/cleanups Jan Kiszka
2019-07-11 19:56 ` [PATCH v2 1/6] ipipe: Restore trace_hardirqs_on_virt_caller Jan Kiszka
2019-07-11 19:56 ` [PATCH v2 2/6] ipipe: lockdep: Remove duplicate context checks Jan Kiszka
2019-07-11 19:56 ` [PATCH v2 3/6] ipipe: Add missing include for ipipe_root_only Jan Kiszka
2019-07-11 19:56 ` [PATCH v2 4/6] ipipe: Let ipipe_enable_irq return an error code Jan Kiszka
2019-07-11 19:56 ` [PATCH v2 5/6] ipipe: Activate IRQ in ipipe_enable_irq Jan Kiszka
2019-07-11 19:56 ` [PATCH v2 6/6] ipipe: Let ipipe_set_irq_affinity return an error Jan Kiszka
2019-07-23 16:39 ` [PATCH v2 0/6] ipipe-noarch: IRQ tracing, enabling, and lockdep fixes/cleanups Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.