All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Mokryn <mark@sangate.com>
To: Rafael Herrera <raffo@neuronet.pitt.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SMP module compilation on UP?
Date: Wed, 13 Jun 2001 17:43:54 +0300	[thread overview]
Message-ID: <3B277C2A.B2CC3FCF@sangate.com> (raw)
In-Reply-To: <3B276DDE.A19F60DF@sangate.com> <3B278602.B1C4DFB8@neuronet.pitt.edu>

Rafael Herrera wrote:
> 
> Mark Mokryn wrote:
> > Is it possible to build an SMP module on a machine running a UP kernel
> > (or vice versa)? We of course get unresolved symbols during module load
> > due to the smp prefix on the ksyms, and haven't seen how to get around
> > it. (Defining __SMP__ does not cut it, though I believe this used to
> > work a while ago).
> 
> Yes. It does not matter what kernel you are running. What's important is
> that you configure your sources. Configure your kernel for SMP and do a
> 'make dep', then compile your module.
> --
>      Rafael

Is this the only way - to keep two separately configured kernel source
trees? No way to do it via some flag?

thanks,
-mark

  reply	other threads:[~2001-06-13 16:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-13 13:42 SMP module compilation on UP? Mark Mokryn
2001-06-13 15:25 ` Rafael Herrera
2001-06-13 14:43   ` Mark Mokryn [this message]
2001-06-13 16:50     ` Keith Owens
2001-06-14 17:27       ` Kurt Garloff
2001-06-13 16:42 ` Keith Owens
2001-06-13 21:14 ` Khalid Aziz

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=3B277C2A.B2CC3FCF@sangate.com \
    --to=mark@sangate.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raffo@neuronet.pitt.edu \
    /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.