All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Waechtler <holger@convergence.de>
To: Gregoire Favre <greg@ulima.unil.ch>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-dvb@linuxtv.org
Subject: Re: 2.5.46: DVB don't work...
Date: Wed, 06 Nov 2002 15:20:26 +0100	[thread overview]
Message-ID: <3DC9252A.6080205@convergence.de> (raw)
In-Reply-To: 1036589313.9781.10.camel@irongate.swansea.linux.org.uk

Alan Cox wrote:
> On Wed, 2002-11-06 at 11:23, Gregoire Favre wrote:
> 
>>On Tue, Nov 05, 2002 at 05:31:06PM +0100, Gregoire Favre wrote:
>>
>>I have tried to compil dvb-ttpci in the kernel:
>>
>>  	ld -m elf_i386 -e stext -T arch/i386/vmlinux.lds.s arch/i386/kernel/head.o arch/i386/kernel/init_task.o  init/built-in.o --start-group  usr/built-in.o  arch/i386/kernel/built-in.o  arch/i386/mm/built-in.o  arch/i386/mach-generic/built-in.o  kernel/built-in.o  mm/built-in.o  fs/built-in.o  ipc/built-in.o  security/built-in.o  crypto/built-in.o  lib/lib.a  arch/i386/lib/lib.a  drivers/built-in.o  sound/built-in.o  arch/i386/pci/built-in.o  net/built-in.o --end-group  -o .tmp_vmlinux1
>>drivers/built-in.o(.data+0xf6f4): undefined reference to `local symbols in discarded section .exit.text'
>>make: *** [.tmp_vmlinux1] Error 1
>>
>>Anyone got a fix?
> 
> 
> Missing devexit_p for the pci remove call somewhere. I'll take a look if
> I get time, but you are looking for a pci module declaration which has a
> remove function that isnt marked __devexit_p() when the function it
> calls is
> 

I'll fix this in the linux-dvb CVS repository, it will be included in 
the next 2.5 patchset.

Holger



      reply	other threads:[~2002-11-06 14:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-05 16:31 2.5.46: DVB don't work Gregoire Favre
2002-11-06 11:23 ` Gregoire Favre
2002-11-06 13:28   ` Alan Cox
2002-11-06 14:20     ` Holger Waechtler [this message]

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=3DC9252A.6080205@convergence.de \
    --to=holger@convergence.de \
    --cc=greg@ulima.unil.ch \
    --cc=linux-dvb@linuxtv.org \
    --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.