All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Florian Bezdeka <florian.bezdeka@siemens.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>,  xenomai@lists.linux.dev
Subject: Re: Dovetail: Adding support for Hyper-v as hypervisor
Date: Thu, 05 Jun 2025 09:58:40 +0200	[thread overview]
Message-ID: <87zfembowf.fsf@xenomai.org> (raw)
In-Reply-To: <954e1b69e7ccb2e1abf7f82d2bcb109e3cd1ac24.camel@siemens.com> (Florian Bezdeka's message of "Wed, 04 Jun 2025 13:15:23 +0200")


Hi,

Florian Bezdeka <florian.bezdeka@siemens.com> writes:

> Hi Philippe,
>
> I'm currently experimenting with hyper-v as Hypervisor for dovetail. So
> far so good, I'm able to boot the system and the system survives a
> inband stress test. The necessary modifications can be found at [1].
>
> But: Running the Xenomai 3 testsuite - especially the gdb test -
> freezes the system immediately.
>
> When enabling pipeline and dovetail debug options I get the following
> splat report. Ideas welcome...

Since the splat happens because lockdep mistakenly thinks that we are
running in hard irq context although we are actually running a
workqueue, there must be an issue with the tracking of the
hardirq_context variable. Could there be some imbalance with
lockdep_hardirq_{enter, exit}() due to some specifics in routing the
STIMER0 vector?

>
>
> Have you - or someone else - ever tried running dovetail on top of
> hyper-v?
>

Nope.

-- 
Philippe.

  reply	other threads:[~2025-06-05  7:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-04 11:15 Dovetail: Adding support for Hyper-v as hypervisor Florian Bezdeka
2025-06-05  7:58 ` Philippe Gerum [this message]
2025-06-16 21:52   ` Florian Bezdeka

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=87zfembowf.fsf@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=florian.bezdeka@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --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.