All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Florian Bezdeka <florian.bezdeka@siemens.com>
Cc: xenomai@lists.linux.dev,  Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [PATCH Dovetail 6.16 v5 0/3] Dovetail 6.16: Fix some regressions introduced during last forward port
Date: Sat, 13 Sep 2025 15:27:59 +0200	[thread overview]
Message-ID: <874it61nz4.fsf@xenomai.org> (raw)
In-Reply-To: <20250911-wip-flo-fixes-for-dovetail-6-16-v5-0-4c54bbcfe6b5@siemens.com> (Florian Bezdeka's message of "Thu, 11 Sep 2025 14:45:58 +0200")

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

> Hi all,
>
> seems that I screwed v4 up, so I have to send v5 after merge.
> Philippe has to fix the rebase branch.
>
> Cc: Philippe Gerum <rpm@xenomai.org>
> Cc: Jan Kiszka <jan.kiszka@siemens.com>
>
> Changes in v5:
> - Patch 1: 
>     - Fix build failure for !CONFIG_DOVETAIL
>     - Use the correct struct thread_info instance in oob_fpu_preempted
> - Link to v4: https://lore.kernel.org/xenomai/875xdrwxja.fsf@xenomai.org/T/#t
>
> Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
> ---
> Florian Bezdeka (3):
>       x86/fpu: dovetail: Fix FPU corruption

Merged a fix up for the patch above. The rest is left unchanged.

>       arm64: fpsimd: dovetail: Align with x86 implementation
>       irq_pipeline: Fix pipelining code for level triggered IRQs
>
>  arch/arm64/include/asm/thread_info.h | 10 +++++-----
>  arch/arm64/kernel/fpsimd.c           |  7 +++++--
>  arch/x86/include/asm/fpu/sched.h     | 19 +++++--------------
>  arch/x86/include/asm/fpu/types.h     | 12 ------------
>  arch/x86/include/asm/thread_info.h   | 10 ++++++----
>  arch/x86/kernel/fpu/core.c           | 13 +++++--------
>  kernel/irq/chip.c                    | 22 ++++++++++++++++++++--
>  7 files changed, 46 insertions(+), 47 deletions(-)
> ---
> base-commit: eec111a874f5899e1078ef785ccf29dff986e5a0
> change-id: 20250911-wip-flo-fixes-for-dovetail-6-16-cccec24f0fd9
>
> Best regards,

Thanks,

-- 
Philippe.

      parent reply	other threads:[~2025-09-13 13:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 12:45 [PATCH Dovetail 6.16 v5 0/3] Dovetail 6.16: Fix some regressions introduced during last forward port Florian Bezdeka
2025-09-11 12:45 ` [PATCH Dovetail 6.16 v5 1/3] x86/fpu: dovetail: Fix FPU corruption Florian Bezdeka
2025-09-11 12:46 ` [PATCH Dovetail 6.16 v5 2/3] arm64: fpsimd: dovetail: Align with x86 implementation Florian Bezdeka
2025-09-11 12:46 ` [PATCH Dovetail 6.16 v5 3/3] irq_pipeline: Fix pipelining code for level triggered IRQs Florian Bezdeka
2025-09-13 13:27 ` Philippe Gerum [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=874it61nz4.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.