From: Ingo Molnar <mingo@elte.hu>
To: George Anzinger <george@mvista.com>
Cc: linux-kernel@vger.kernel.org, dwalker@mvista.com
Subject: Re: [patch] Real-Time Preemption, -RT-2.6.12-rc4-V0.7.47-00
Date: Tue, 24 May 2005 09:59:27 +0200 [thread overview]
Message-ID: <20050524075927.GA20462@elte.hu> (raw)
In-Reply-To: <427FBFE1.5020204@mvista.com>
* George Anzinger <george@mvista.com> wrote:
> Also, I think that del_timer_sync and friends need to be turned on if
> soft_irq is preemptable.
you mean the #ifdef CONFIG_SMP should be:
#if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_SOFTIRQS)
?
Ingo
next prev parent reply other threads:[~2005-05-24 7:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-09 7:37 Ingo Molnar
2005-05-09 19:54 ` George Anzinger
2005-05-24 7:59 ` Ingo Molnar [this message]
2005-05-24 14:27 ` George Anzinger
2005-05-27 7:21 ` Ingo Molnar
2005-06-09 22:13 ` George Anzinger
2005-06-09 22:25 ` RT and timers Daniel Walker
2005-06-09 23:30 ` George Anzinger
2005-06-09 23:47 ` Daniel Walker
2005-06-10 1:36 ` George Anzinger
2005-06-10 8:30 ` Thomas Gleixner
[not found] ` <20050523091114.GB24956@elte.hu>
2005-05-27 0:38 ` [patch] Real-Time Preemption, -RT-2.6.12-rc4-V0.7.47-00 George Anzinger
2005-05-09 9:10 kus Kusche Klaus
2005-05-09 9:17 ` Ingo Molnar
2005-05-16 0:02 ` Lee Revell
2005-05-23 7:54 ` Ingo Molnar
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=20050524075927.GA20462@elte.hu \
--to=mingo@elte.hu \
--cc=dwalker@mvista.com \
--cc=george@mvista.com \
--cc=linux-kernel@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
Powered by JetHome