All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Philippe Gerum <rpm@xenomai.org>, xenomai@xenomai.org
Subject: Re: [PATCH 0/8] assorted fixes, ARM port to kernel 4.19
Date: Mon, 3 Jun 2019 17:00:04 +0200	[thread overview]
Message-ID: <39cdd6a5-fb34-6333-016f-b8911330ea0a@siemens.com> (raw)
In-Reply-To: <20190601151502.27216-1-rpm@xenomai.org>

On 01.06.19 17:14, Philippe Gerum wrote:
> 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(-)
> 

Whole series in next, patches 3-8 also in stable.

Thanks,
Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux


      parent reply	other threads:[~2019-06-03 15:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Jan Kiszka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39cdd6a5-fb34-6333-016f-b8911330ea0a@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=rpm@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.