mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Rene Herman <rene.herman@keyaccess.nl>
Cc: gregoire.favre@gmail.com, linux-kernel@vger.kernel.org,
	davej@codemonkey.org.uk, kraxel@suse.de
Subject: Re: 2.6.17-mm4 undefined reference to `alternatives_smp_module_del'
Date: Thu, 29 Jun 2006 16:40:54 -0700	[thread overview]
Message-ID: <20060629164054.3b2e07d4.akpm@osdl.org> (raw)
In-Reply-To: <44A46130.8090102@keyaccess.nl>

Rene Herman <rene.herman@keyaccess.nl> wrote:
>
> 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:

I'd say it got lost.

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

<snarf>

Thanks.

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

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

Powered by JetHome