All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Linux kernel <linux-kernel@vger.kernel.org>
Cc: J Sloan <jjs@toyota.com>, Cliff Albert <cliff@oisec.net>
Subject: Re: Updated Linux kernel preemption patches
Date: 27 Aug 2001 17:18:57 -0400	[thread overview]
Message-ID: <998947154.11860.30.camel@phantasy> (raw)
In-Reply-To: <998941465.1993.9.camel@phantasy>
In-Reply-To: <998877465.801.19.camel@phantasy> <20010827093835.A15153@oisec.net>  <3B8AA02D.6F7561AB@lexus.com>  <998941465.1993.9.camel@phantasy>

ahhh I think I got it. nevermind the bit about CONFIG_PREEMPT not being
set, that is not it (as I am sure you all know).

The problem is that dec_and_lock.c is not being compiled (or at least
the object isnt being included).  I believe this is caused by having bad
dependencies.  My .depend has a dependency to compile the object -- I
wager your's does not.

So... did you rerun `make dep' ?

If not, try a fresh kernel tree and make sure to do `make oldconfig dep
clean' after patching.

Please let me know because I am trying to track this down, and I don't
have it happening to me.  I think this should do it.

Of note, I will release a patch against 2.4.9-ac2 and 2.4.10-pre1 soon.

-- 
Robert M. Love
rml at ufl.edu
rml at tech9.net


  parent reply	other threads:[~2001-08-27 21:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-27  1:57 Updated Linux kernel preemption patches Robert Love
2001-08-27  3:06 ` Daniel Phillips
2001-08-27  3:09   ` Robert Love
2001-08-27  7:38 ` Cliff Albert
2001-08-27 13:46   ` Robert Love
2001-08-27 15:20     ` Cliff Albert
2001-08-27 19:31   ` J Sloan
2001-08-27 19:44     ` Robert Love
2001-08-27 21:12       ` Andrey Nekrasov
2001-08-27 21:35         ` Robert Love
2001-08-27 21:18       ` Robert Love [this message]
2001-08-27 21:24         ` Cliff Albert
2001-08-27 21:40           ` Robert Love
2001-08-27 23:06             ` Andrey Nekrasov

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=998947154.11860.30.camel@phantasy \
    --to=rml@tech9.net \
    --cc=cliff@oisec.net \
    --cc=jjs@toyota.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 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.