public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Dave Jones <davej@suse.de>
Cc: Nathan <wfilardo@fuse.net>, lkml <linux-kernel@vger.kernel.org>,
	vojtech@suse.cz
Subject: Re: Various issues with 2.5.2-dj6
Date: 30 Jan 2002 22:32:37 -0500	[thread overview]
Message-ID: <1012447958.3219.100.camel@phantasy> (raw)
In-Reply-To: <20020131041901.H31313@suse.de>
In-Reply-To: <3C58B3DD.3000800@fuse.net>  <20020131041901.H31313@suse.de>

On Wed, 2002-01-30 at 22:19, Dave Jones wrote:
> On Wed, Jan 30, 2002 at 10:02:53PM -0500, Nathan wrote:
> 
>  > Issue 1: kernel does not compile without SMP support (missing references 
>  > to global_irq_holder in sched.c)
> 
>  Possibly an issue with preempt on top of my tree. Builds fine UP & SMP
>  here without it.

It is an issue with preempt-kernel and the newest version of Ingo's
scheduler (J9).  You just need to change the `ifdef CONFIG_SMP' to
`ifdef CONFIG_SMP || CONFIG_PREEMPT' or wait till 2.5-proper has that
version of Ingo's scheduler and my patch will have the change ...

	Robert Love


  reply	other threads:[~2002-01-31  3:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-31  3:02 Various issues with 2.5.2-dj6 Nathan
2002-01-31  3:19 ` Dave Jones
2002-01-31  3:32   ` Robert Love [this message]
2002-01-31  3:56   ` Greg KH
2002-01-31  9:04   ` Vojtech Pavlik
2002-01-31 21:43   ` Nathan
2002-02-01  1:34     ` Dave Jones

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=1012447958.3219.100.camel@phantasy \
    --to=rml@tech9.net \
    --cc=davej@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@suse.cz \
    --cc=wfilardo@fuse.net \
    /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