public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: spotter@cs.columbia.edu
Cc: linux-kernel@vger.kernel.org
Subject: Re: using memset in a module
Date: Thu, 26 Sep 2002 15:49:56 -0700 (PDT)	[thread overview]
Message-ID: <20020926.154956.109059025.davem@redhat.com> (raw)
In-Reply-To: <1033080562.3371.24.camel@zaphod>

   From: Shaya Potter <spotter@cs.columbia.edu>
   Date: 26 Sep 2002 18:49:22 -0400

   I have a problem using memset in a module.
   
You cannot use different compilers to build modules than
were used to build the kernel itself.

If 2.95 was used to build the kernel, and you then try to
use gcc-3.{0,1,2} to build a module that resulting module
will have little chance of working.

  reply	other threads:[~2002-09-26 22:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-26 22:49 using memset in a module Shaya Potter
2002-09-26 22:49 ` David S. Miller [this message]
2002-09-26 22:58   ` Shaya Potter
2002-09-26 22:51 ` Randy.Dunlap
2002-09-26 23:02   ` Shaya Potter
2002-09-27 15:20     ` Dan Aloni
2002-09-27 16:59       ` Shaya Potter

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=20020926.154956.109059025.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=spotter@cs.columbia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox