All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Dovetail 6.16 0/2] Dovetail 6.16: Fix some regressions introduced during last forward port
@ 2025-08-19 22:53 Florian Bezdeka
  2025-08-19 22:53 ` [PATCH Dovetail 6.16 1/2] x86/fpu: dovetail: Fix FPU corruption Florian Bezdeka
  2025-08-19 22:53 ` [PATCH Dovetail 6.16 2/2] irq_pipeline: Fix pipelining code for level triggered IRQs Florian Bezdeka
  0 siblings, 2 replies; 9+ messages in thread
From: Florian Bezdeka @ 2025-08-19 22:53 UTC (permalink / raw)
  To: xenomai; +Cc: Philippe Gerum, Jan Kiszka, Florian Bezdeka

Hi all,

seems the last forward port to 6.16 introduced some regressions.
Please review carefully, thanks!

With that applied I have two open problems:
  - Running dmesg kills the system, no idea yet
    I tired to trace that but failed to get the traces out of the
    machine.
  - I'm able to reproduce [1] on 6.16 now, no idea yet

CC: Philippe Gerum <rpm@xenomai.org>
CC: Jan Kiszka <jan.kiszka@siemens.com>

[1] https://lore.kernel.org/xenomai/6fcb3f9830056d99161ea8f50a016b99d98a7c71.camel@siemens.com/T/

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
Florian Bezdeka (2):
      x86/fpu: dovetail: Fix FPU corruption
      irq_pipeline: Fix pipelining code for level triggered IRQs

 arch/x86/kernel/fpu/core.c |  3 +++
 kernel/irq/chip.c          | 33 +++++++++++++++++++++++++++++++--
 2 files changed, 34 insertions(+), 2 deletions(-)
---
base-commit: eec111a874f5899e1078ef785ccf29dff986e5a0
change-id: 20250820-wip-flo-fixes-for-dovetail-6-15-1368f7f6e0b1

Best regards,
-- 
Florian Bezdeka <florian.bezdeka@siemens.com>


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

end of thread, other threads:[~2025-08-20 16:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19 22:53 [PATCH Dovetail 6.16 0/2] Dovetail 6.16: Fix some regressions introduced during last forward port Florian Bezdeka
2025-08-19 22:53 ` [PATCH Dovetail 6.16 1/2] x86/fpu: dovetail: Fix FPU corruption Florian Bezdeka
2025-08-20 10:57   ` Philippe Gerum
2025-08-20 13:00     ` Florian Bezdeka
2025-08-20 13:55       ` Philippe Gerum
2025-08-20 16:45         ` Florian Bezdeka
2025-08-20 16:56           ` Philippe Gerum
2025-08-20 14:21   ` Philippe Gerum
2025-08-19 22:53 ` [PATCH Dovetail 6.16 2/2] irq_pipeline: Fix pipelining code for level triggered IRQs Florian Bezdeka

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.