All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] [PULL, PATCH 0/3] ipipe tracer fixes
@ 2012-09-12 17:00 Wolfgang Mauerer
  2012-09-12 17:00 ` [Xenomai] [PATCH 1/3] ipipe: Remove superfluous symbol export of irq_to_desc Wolfgang Mauerer
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Wolfgang Mauerer @ 2012-09-12 17:00 UTC (permalink / raw)
  To: xenomai; +Cc: wolfgang.mauerer

The first two patches are required to build core-4 on x86. The last patch
is necessary when the base kernel is >= 3.1. It can be applied to
3.x with a trivial offset.

The following changes since commit d21e8cdbdcf21ade9878c038e8bd55555ae1d210:

  ipipe: ipipe_timers_request -> ipipe_select_timers (2012-09-03 11:15:35 +0200)

are available in the git repository at:
  https://github.com/siemens/ipipe.git for-upstream

Wolfgang Mauerer (3):
      ipipe: Remove superfluous symbol export of irq_to_desc
      ipipe,x86: Introduce hard_irqs_disabled_flags
      Fix IRQs-off-tracer for x86_64

 arch/x86/include/asm/irqflags.h |    2 ++
 arch/x86/kernel/entry_64.S      |    8 ++++++--
 arch/x86/kernel/ipipe.c         |    3 ---
 3 files changed, 8 insertions(+), 5 deletions(-)


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

end of thread, other threads:[~2012-09-13 16:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 17:00 [Xenomai] [PULL, PATCH 0/3] ipipe tracer fixes Wolfgang Mauerer
2012-09-12 17:00 ` [Xenomai] [PATCH 1/3] ipipe: Remove superfluous symbol export of irq_to_desc Wolfgang Mauerer
2012-09-12 17:00 ` [Xenomai] [PATCH 2/3] ipipe, x86: Introduce hard_irqs_disabled_flags Wolfgang Mauerer
2012-09-12 17:00 ` [Xenomai] [PATCH 3/3] Fix IRQs-off-tracer for x86_64 Wolfgang Mauerer
2012-09-12 18:05   ` Gilles Chanteperdrix
2012-09-12 18:34     ` Gilles Chanteperdrix
2012-09-13  6:43   ` Gilles Chanteperdrix
2012-09-13  8:46     ` Wolfgang Mauerer
2012-09-13  9:40       ` Gilles Chanteperdrix
2012-09-13 12:58         ` Wolfgang Mauerer
2012-09-13 13:26           ` Gilles Chanteperdrix
2012-09-13 16:25             ` Wolfgang Mauerer
2012-09-13 16:40               ` Gilles Chanteperdrix

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.