public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Andrew Morton <akpm@osdl.org>
Cc: Gregoire Favre <gregoire.favre@gmail.com>,
	linux-kernel@vger.kernel.org,
	Dave Jones <davej@codemonkey.org.uk>,
	Gerd Hoffmann <kraxel@suse.de>
Subject: Re: 2.6.17-mm4 undefined reference to `alternatives_smp_module_del'
Date: Fri, 30 Jun 2006 01:24:32 +0200	[thread overview]
Message-ID: <44A46130.8090102@keyaccess.nl> (raw)
In-Reply-To: <20060629154247.1bf8eccf.akpm@osdl.org>

Andrew Morton wrote:

> <looks at davej>
> 
> That patch is pretty yuk anyway
> 
>  void module_arch_cleanup(struct module *mod)
>  {
> +#ifdef CONFIG_SMP
> 	alternatives_smp_module_del(mod);
> +#endif
>  }
> 
> Should be a stub in a header file, which would fix this problem too.

Gerd Hoffmann already did this and I suppose it's in some upstream tree 
somewhere:

http://marc.theaimsgroup.com/?l=linux-kernel&m=114743413932319&w=2

Rene.


  reply	other threads:[~2006-06-29 23:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-29 12:27 2.6.17-mm4 undefined reference to `alternatives_smp_module_del' Gregoire Favre
2006-06-29 22:42 ` Andrew Morton
2006-06-29 23:24   ` Rene Herman [this message]
2006-06-29 23:40     ` Andrew Morton
2006-06-29 23:42       ` 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=44A46130.8090102@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=akpm@osdl.org \
    --cc=davej@codemonkey.org.uk \
    --cc=gregoire.favre@gmail.com \
    --cc=kraxel@suse.de \
    --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