All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC Dovetail 6.16 0/5] Dovetail: Minor cleanups found while debugging the pipeline entry code
@ 2025-09-25 13:05 Florian Bezdeka
  2025-09-25 13:05 ` [PATCH RFC Dovetail 6.16 1/5] kernel/entry: irq_pipeline: Do not leave .noinstr.text section Florian Bezdeka
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Florian Bezdeka @ 2025-09-25 13:05 UTC (permalink / raw)
  To: xenomai; +Cc: Philippe Gerum, Florian Bezdeka

Hi Philippe,

this is now the end of my queue. Nothing more pending.

All of that was found / noticed while debugging the pipeline entry code
some weeks back. Maybe you can scan that and let me know which parts you
like to have / take.

Cc: Philippe Gerum <rpm@xenomai.org>

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
Florian Bezdeka (5):
      kernel/entry: irq_pipeline: Do not leave .noinstr.text section
      kernel/irq/chip: Change return value of get_flow_step() to int
      kernel/irq/chip: Simplify may_start_flow()
      kernel/irq/chip: Simplify should_feed_pipeline()
      kernel/irq/chip: Do not call low level irq chip hooks directly

 kernel/entry/common.c |  4 ++--
 kernel/irq/chip.c     | 29 ++++++++++++-----------------
 2 files changed, 14 insertions(+), 19 deletions(-)
---
base-commit: 138f1183deed300fd1f03abb6511635a916b98d0
change-id: 20250925-wip-flo-cleanups-based-on-6-16-89989cc95468

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


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

end of thread, other threads:[~2025-09-30  7:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25 13:05 [PATCH RFC Dovetail 6.16 0/5] Dovetail: Minor cleanups found while debugging the pipeline entry code Florian Bezdeka
2025-09-25 13:05 ` [PATCH RFC Dovetail 6.16 1/5] kernel/entry: irq_pipeline: Do not leave .noinstr.text section Florian Bezdeka
2025-09-26  8:49   ` Philippe Gerum
2025-09-26 10:26     ` Florian Bezdeka
2025-09-26 10:37       ` Philippe Gerum
2025-09-25 13:05 ` [PATCH RFC Dovetail 6.16 2/5] kernel/irq/chip: Change return value of get_flow_step() to int Florian Bezdeka
2025-09-25 13:05 ` [PATCH RFC Dovetail 6.16 3/5] kernel/irq/chip: Simplify may_start_flow() Florian Bezdeka
2025-09-26  8:50   ` Philippe Gerum
2025-09-25 13:05 ` [PATCH RFC Dovetail 6.16 4/5] kernel/irq/chip: Simplify should_feed_pipeline() Florian Bezdeka
2025-09-25 13:05 ` [PATCH RFC Dovetail 6.16 5/5] kernel/irq/chip: Do not call low level irq chip hooks directly Florian Bezdeka
2025-09-28  8:12   ` Philippe Gerum
2025-09-28  8:21     ` Philippe Gerum
2025-09-29 21:15     ` Florian Bezdeka
2025-09-30  7:52       ` Philippe Gerum
2025-09-28 12:25 ` [PATCH RFC Dovetail 6.16 0/5] Dovetail: Minor cleanups found while debugging the pipeline entry code 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.