All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Dovetail 6.16 v5 0/3] Dovetail 6.16: Fix some regressions introduced during last forward port
@ 2025-09-11 12:45 Florian Bezdeka
  2025-09-11 12:45 ` [PATCH Dovetail 6.16 v5 1/3] x86/fpu: dovetail: Fix FPU corruption Florian Bezdeka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Bezdeka @ 2025-09-11 12:45 UTC (permalink / raw)
  To: xenomai; +Cc: Philippe Gerum, Jan Kiszka, Florian Bezdeka

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
      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,
-- 
Florian Bezdeka <florian.bezdeka@siemens.com>


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

end of thread, other threads:[~2025-09-13 13:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH Dovetail 6.16 v5 0/3] Dovetail 6.16: Fix some regressions introduced during last forward port Philippe Gerum

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.