public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Toralf Lund <toralf@procaptura.com>
To: Arjan van de Ven <arjan@infradead.org>
Cc: Greg KH <greg@kroah.com>, linux-kernel@vger.kernel.org
Subject: Re: insmod segfault in pci_find_subsys()
Date: Wed, 13 Apr 2005 13:49:10 +0200	[thread overview]
Message-ID: <425D0736.1080105@procaptura.com> (raw)
In-Reply-To: <1113390818.6275.52.camel@laptopd505.fenrus.org>

Arjan van de Ven wrote:

>>Yes. You are right. I actually mentioned this on a different thread: I 
>>eventually found out that the kernel was compiled with -mregparam=3, and 
>>the module was not. This option seems to have been added to the default 
>>config and/or Red Hat's build setup sometime before the current kernel 
>>release, but after the start of the 2.6 series...
>>    
>>
>
>that means your makefile indeed is utterly bust. A correct makefile for
>an external module correctly and automatically inherits all the CFLAGs
>used by the kernel.
>  
>
Yes. As I've (also) already said elsewhere, I knew that, really. The 
current build setup fails to do this partly for historical reasons, 
partly because the driver also supports different OSes. (And is still 
expected to build correctly with Linux 2.4, not just 2.6.)

>Care to point to a full URL of your module so that we can help you by
>sending patches?
>
Official (info page) URL is http://itifg.sourceforge.net/

The most recent source is probably 
ftp://ftp.gom.com/pub/ITI-FG/itifg-8.2.1-11.tar.gz.


>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>  
>



  reply	other threads:[~2005-04-13 11:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18  9:12 insmod segfault in pci_find_subsys() Toralf Lund
2005-03-18 17:07 ` Greg KH
2005-03-19 12:28   ` Toralf Lund
2005-03-29 14:15   ` Toralf Lund
2005-04-13  7:12     ` Greg KH
2005-04-13 11:00       ` Toralf Lund
2005-04-13 11:13         ` Arjan van de Ven
2005-04-13 11:49           ` Toralf Lund [this message]
2005-04-13 13:27             ` Sam Ravnborg
2005-04-18  7:20               ` Toralf Lund

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=425D0736.1080105@procaptura.com \
    --to=toralf@procaptura.com \
    --cc=arjan@infradead.org \
    --cc=greg@kroah.com \
    --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