linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] ARM: !MMU v7 Cortex-M preemption support
@ 2019-12-30 11:54 afzal mohammed
  2019-12-30 11:54 ` [RFC PATCH 1/2] ARM: !MMU: v7-M: prepare " afzal mohammed
  2019-12-30 11:55 ` [RFC PATCH 2/2] ARM: !MMU: v7-M: " afzal mohammed
  0 siblings, 2 replies; 4+ messages in thread
From: afzal mohammed @ 2019-12-30 11:54 UTC (permalink / raw)
  To: Russell King
  Cc: Vladimir Murzin, Catalin Marinas, linux-kernel,
	Uwe Kleine-König, Greg Ungerer, linux-arm-kernel

Hi,

[ cc'ing those who added long back !MMU support & Cortex-M support as
   well, though some not working anymore on these ]

An attempt to add preemption support to the !MMU, ARM Cortex-M platform.
With these changes, there is some effect, but not enough to make it
usable.

Though as of now i don't have much clue on what the issue could be, it
is being debugged. Meanwhile sending the series as RFC, to get feedback
on what could be missing or whether there is anything inherent in !MMU
and/or Cortex-M platforms that could prevent supporting preemption, etc.

Details on the problems, the way it was tested etc. are mentioned in
2/2. 1/2 is just a change made so as to have a clear diff for easy
review of the preemption support changes.

Regards
afzal

afzal mohammed (2):
  ARM: !MMU: v7-M: prepare preemption support
  ARM: !MMU: v7-M: preemption support

 arch/arm/kernel/entry-v7m.S | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)


base-commit: fd6988496e79a6a4bdb514a4655d2920209eb85d
-- 
2.24.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-12-31 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 11:54 [RFC PATCH 0/2] ARM: !MMU v7 Cortex-M preemption support afzal mohammed
2019-12-30 11:54 ` [RFC PATCH 1/2] ARM: !MMU: v7-M: prepare " afzal mohammed
2019-12-30 11:55 ` [RFC PATCH 2/2] ARM: !MMU: v7-M: " afzal mohammed
2019-12-31 15:37   ` afzal mohammed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).