All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Sven-Thorsten Dietrich <sdietrich@novell.com>
Cc: mingo@elte.hu, Thomas Gleixner <tglx@linutronix.de>,
	linux-rt-users@vger.kernel.org
Subject: Re: [PATCH] Fix compilation of 2.6.23rc4-rt1 without CONFIG_PREEMPT_RT
Date: Mon, 17 Sep 2007 18:27:25 +0200	[thread overview]
Message-ID: <200709171827.25378.ak@suse.de> (raw)
In-Reply-To: <1190044974.4374.80.camel@sven.thebigcorporation.com>

On Monday 17 September 2007 18:02:54 Sven-Thorsten Dietrich wrote:
> On Mon, 2007-09-17 at 17:52 +0200, Andi Kleen wrote:
> > count_active_rt_tasks() is undefined otherwise.
> > 
> 
> This does fix the compile issue, but RT tasks can exist in !PREEMPT_RT
> as well.

That might be, but neither rt_nr_running nor rt_nr_uninterruptible
exist in a !PREEMPT_RT kernel. So they are presumably managed in a different way.

-Andi

  reply	other threads:[~2007-09-17 16:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-17 15:52 [PATCH] Fix compilation of 2.6.23rc4-rt1 without CONFIG_PREEMPT_RT Andi Kleen
2007-09-17 16:02 ` Sven-Thorsten Dietrich
2007-09-17 16:27   ` Andi Kleen [this message]
2007-09-17 16:37     ` Daniel Walker

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=200709171827.25378.ak@suse.de \
    --to=ak@suse.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=sdietrich@novell.com \
    --cc=tglx@linutronix.de \
    /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 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.