All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] Enable PREEMPT_RT_FULL on arm64
@ 2015-04-27 20:53 ` Anders Roxell
  0 siblings, 0 replies; 28+ messages in thread
From: Anders Roxell @ 2015-04-27 20:53 UTC (permalink / raw)
  To: bigeasy, ayyappa.ch.linux
  Cc: linux-rt-users, linux-arm-kernel, kevin.hilman, Anders Roxell

Hi,

I tested this on an arm64 juno target, and to get that to boot I
had to backport the dtb from v4.0-rc6 to v3.18.11-rt7.

Incorporated comments from Sebastian Andrzej Siewior and Ayyappa Ch.

Cheers,
Anders

Anders Roxell (3):
  arm64: Mark PMU interrupt IRQF_NO_THREAD
  arm64: Allow forced irq threading
  arch/arm64: Enable PREEMPT_RT_FULL

 arch/arm64/Kconfig                   |  2 ++
 arch/arm64/include/asm/thread_info.h |  3 +++
 arch/arm64/kernel/asm-offsets.c      |  1 +
 arch/arm64/kernel/entry.S            | 13 ++++++++++---
 arch/arm64/kernel/perf_event.c       |  2 +-
 5 files changed, 17 insertions(+), 4 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-05-18  7:18 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-27 20:53 [PATCHv2 0/3] Enable PREEMPT_RT_FULL on arm64 Anders Roxell
2015-04-27 20:53 ` Anders Roxell
2015-04-27 20:53 ` [PATCHv2 1/3] arm64: Mark PMU interrupt IRQF_NO_THREAD Anders Roxell
2015-04-27 20:53   ` Anders Roxell
2015-05-14 15:39   ` Sebastian Andrzej Siewior
2015-05-14 15:39     ` Sebastian Andrzej Siewior
2015-05-14 15:42     ` Will Deacon
2015-05-14 15:42       ` Will Deacon
2015-05-14 17:09       ` Kevin Hilman
2015-05-14 17:09         ` Kevin Hilman
2015-05-14 17:10         ` Will Deacon
2015-05-14 17:10           ` Will Deacon
2015-05-14 17:19           ` Kevin Hilman
2015-05-14 17:19             ` Kevin Hilman
2015-05-14 17:24           ` Catalin Marinas
2015-05-14 17:24             ` Catalin Marinas
2015-04-27 20:53 ` [PATCHv2 2/3] arm64: Allow forced irq threading Anders Roxell
2015-04-27 20:53   ` Anders Roxell
2015-05-14 15:40   ` Sebastian Andrzej Siewior
2015-05-14 15:40     ` Sebastian Andrzej Siewior
2015-04-27 20:53 ` [PATCHv2 3/3] arch/arm64: Enable PREEMPT_RT_FULL Anders Roxell
2015-04-27 20:53   ` Anders Roxell
2015-05-14 15:57   ` Sebastian Andrzej Siewior
2015-05-14 15:57     ` Sebastian Andrzej Siewior
2015-05-15 12:08     ` Anders Roxell
2015-05-15 12:08       ` Anders Roxell
2015-05-18  7:18       ` Sebastian Andrzej Siewior
2015-05-18  7:18         ` Sebastian Andrzej Siewior

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.