All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] assorted fixes, ARM port to kernel 4.19
@ 2019-06-01 15:14 Philippe Gerum
  2019-06-01 15:14 ` [PATCH 1/8] lib/cobalt: init: fix misleading message Philippe Gerum
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Philippe Gerum @ 2019-06-01 15:14 UTC (permalink / raw)
  To: xenomai; +Cc: Jan Kiszka, Philippe Gerum

This is material for both 3.0.9 and -next.

Philippe Gerum (8):
  lib/cobalt: init: fix misleading message
  cobalt/arm: fix context switching code for 4.19+
  drivers/udd: fix spurious select() read events
  testsuite/smokey: sched-quota: allow up to 1.5% deviation from plan
  testsuite/smokey: reset main()'s SCHED_OTHER policy before each test
  cobalt/thread: send backtracing request only when XNWARN is set
  cobalt/thread: fix error status (-EINTR) of xnthread_killall()
  lib/cobalt: kickstart backtrace() from safe context

 include/cobalt/kernel/rtdm/udd.h           |  2 +-
 kernel/cobalt/arch/arm/switch.S            | 54 +++++++++++++++++++++-
 kernel/cobalt/thread.c                     | 10 ++--
 kernel/drivers/udd/udd.c                   | 31 ++++++++-----
 lib/cobalt/init.c                          |  2 +-
 lib/cobalt/sigshadow.c                     |  8 ++++
 testsuite/smokey/main.c                    |  2 +
 testsuite/smokey/sched-quota/sched-quota.c |  2 +-
 8 files changed, 91 insertions(+), 20 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-06-03 15:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-01 15:14 [PATCH 0/8] assorted fixes, ARM port to kernel 4.19 Philippe Gerum
2019-06-01 15:14 ` [PATCH 1/8] lib/cobalt: init: fix misleading message Philippe Gerum
2019-06-01 15:14 ` [PATCH 2/8] cobalt/arm: fix context switching code for 4.19+ Philippe Gerum
2019-06-01 15:14 ` [PATCH 3/8] drivers/udd: fix spurious select() read events Philippe Gerum
2019-06-01 15:14 ` [PATCH 4/8] testsuite/smokey: sched-quota: allow up to 1.5% deviation from plan Philippe Gerum
2019-06-01 15:14 ` [PATCH 5/8] testsuite/smokey: reset main()'s SCHED_OTHER policy before each test Philippe Gerum
2019-06-03 11:09   ` Jan Kiszka
2019-06-03 11:51     ` Philippe Gerum
2019-06-03 12:29       ` Jan Kiszka
2019-06-01 15:15 ` [PATCH 6/8] cobalt/thread: send backtracing request only when XNWARN is set Philippe Gerum
2019-06-01 15:15 ` [PATCH 7/8] cobalt/thread: fix error status (-EINTR) of xnthread_killall() Philippe Gerum
2019-06-01 15:15 ` [PATCH 8/8] lib/cobalt: kickstart backtrace() from safe context Philippe Gerum
2019-06-03 15:00 ` [PATCH 0/8] assorted fixes, ARM port to kernel 4.19 Jan Kiszka

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.