From: anders.roxell@linaro.org (Anders Roxell)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/3] Enable PREEMPT_RT_FULL on arm64
Date: Mon, 27 Apr 2015 22:53:07 +0200 [thread overview]
Message-ID: <1430167990-12333-1-git-send-email-anders.roxell@linaro.org> (raw)
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
next reply other threads:[~2015-04-27 20:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 20:53 Anders Roxell [this message]
2015-04-27 20:53 ` [PATCHv2 1/3] arm64: Mark PMU interrupt IRQF_NO_THREAD Anders Roxell
2015-05-14 15:39 ` Sebastian Andrzej Siewior
2015-05-14 15:42 ` Will Deacon
2015-05-14 17:09 ` Kevin Hilman
2015-05-14 17:10 ` Will Deacon
2015-05-14 17:19 ` Kevin Hilman
2015-05-14 17:24 ` Catalin Marinas
2015-04-27 20:53 ` [PATCHv2 2/3] arm64: Allow forced irq threading Anders Roxell
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-05-14 15:57 ` Sebastian Andrzej Siewior
2015-05-15 12:08 ` Anders Roxell
2015-05-18 7:18 ` Sebastian Andrzej Siewior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1430167990-12333-1-git-send-email-anders.roxell@linaro.org \
--to=anders.roxell@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).