From: Richard Weinberger <richard@sigma-star.at>
To: Nikolaus Funk <nikolaus.funk@sigmatek.at>,
xenomai@lists.linux.dev, Jan Kiszka <jan.kiszka@siemens.com>
Cc: Richard Weinberger <richard@nod.at>
Subject: Re: [RFC PATCH 0/5] Dovetail: Real-time Exception Handling
Date: Tue, 08 Apr 2025 19:55:26 +0200 [thread overview]
Message-ID: <3955601.ZKlY2gecqU@anvil> (raw)
In-Reply-To: <4c59337c-4cfe-48b7-85bb-2410e71a642a@siemens.com>
On Dienstag, 8. April 2025 18:58 Jan Kiszka wrote:
> On 08.04.25 14:34, Nikolaus Funk wrote:
> > From: Richard Weinberger <richard@nod.at>
> >
> > This is the Dovetail side of the real-time exception handling
> > (aka real-time signal) feature.
> >
> > In its current form, it's a bit larger than expected because it also
> > includes the signal frame helper functions. It's debatable whether
> > these should be part of Dovetail or Xenomai.
> >
> > The smaller, but much more important changes are for ARM32 and
> > ARM64. These allow fast return from exception handling so that
> > Xenomai can decide whether an exception should be propagated
> > to Linux or not.
>
> Is this targeting latest dovetail (6.14.y-dovetail-rebase) or something
> older? Did you already look into how well backporting works? Just to
> collect already information upfront.
It is based on v6.14-dovetail1-rebase.
So gar porting to other releases worked okay'isch.
In ARM64 this changed caused a little friction:
2e8a1acea859 ("arm64: signal: Improve POR_EL0 handling to avoid uaccess failures")
Thanks,
//richard
--
sigma star gmbh | Eduard-Bodem-Gasse 6, 6020 Innsbruck, AUT UID/VAT Nr:
ATU 66964118 | FN: 374287y
prev parent reply other threads:[~2025-04-08 17:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 12:34 [RFC PATCH 0/5] Dovetail: Real-time Exception Handling Nikolaus Funk
2025-04-08 12:34 ` [PATCH 1/5] arm: dovetail: Fix user mode UND exception handling Nikolaus Funk
2025-04-08 12:34 ` [PATCH 2/5] x86: dovetail: Helper functions for signal frame setup and restore Nikolaus Funk
2025-04-08 12:34 ` [PATCH 3/5] arm64: dovetail: Allow early return from traps Nikolaus Funk
2025-04-08 12:58 ` Florian Bezdeka
2025-04-08 13:24 ` Richard Weinberger
2025-04-08 17:06 ` Jan Kiszka
2025-04-09 9:47 ` Richard Weinberger
2025-04-09 14:25 ` Jan Kiszka
2025-04-08 12:34 ` [PATCH 4/5] arm64: dovetail: Helper functions for signal frame setup and restore Nikolaus Funk
2025-04-08 13:05 ` Florian Bezdeka
2025-04-08 13:16 ` Richard Weinberger
2025-04-08 12:34 ` [PATCH 5/5] arm: " Nikolaus Funk
2025-04-08 13:12 ` Florian Bezdeka
2025-04-08 13:18 ` Richard Weinberger
2025-04-08 16:58 ` [RFC PATCH 0/5] Dovetail: Real-time Exception Handling Jan Kiszka
2025-04-08 17:55 ` Richard Weinberger [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=3955601.ZKlY2gecqU@anvil \
--to=richard@sigma-star.at \
--cc=jan.kiszka@siemens.com \
--cc=nikolaus.funk@sigmatek.at \
--cc=richard@nod.at \
--cc=xenomai@lists.linux.dev \
/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.