linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Kondratiev <vladimir.kondratiev@linux.intel.com>
To: linux-rt-users <linux-rt-users@vger.kernel.org>
Subject: How to use PREEMPT_RT with kernel 5.4
Date: Sun, 8 Dec 2019 15:15:33 +0200	[thread overview]
Message-ID: <7f488716-f294-a21c-4588-6753ff9bd0df@linux.intel.com> (raw)

Hi,

I need to build RT enabled kernel.

With kernels up to and including 5.2, there was fairly easy procedure
for building RT enabled kernel - apply patch, then RT features are
immediately available in "make xxxconfig".

Now, with 5.4. CONFIG_PREEMPT_RT is merged, but it depends_on 
ARCH_SUPPORTS_RT that, in turn, does not set for any architecture.

How should I proceed from here? Am I supposed to just set 
ARCH_SUPPORTS_RT for my architecture? Do I need any other patches to 
start? If yes, where to get it? I see not all patches in the 5.2 bundle 
are merged mainline.

Thanks, Vladimir

             reply	other threads:[~2019-12-08 13:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-08 13:15 Vladimir Kondratiev [this message]
2019-12-09  9:59 ` How to use PREEMPT_RT with kernel 5.4 Ralf Mardorf
2019-12-09 11:50   ` Alexander Dahl

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=7f488716-f294-a21c-4588-6753ff9bd0df@linux.intel.com \
    --to=vladimir.kondratiev@linux.intel.com \
    --cc=linux-rt-users@vger.kernel.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).