linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* external gpl kernel module build problem on 2.6.26.8-rt16
@ 2009-04-22 20:55 Mark Hounschell
  2009-04-22 22:21 ` Frank Rowand
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Hounschell @ 2009-04-22 20:55 UTC (permalink / raw)
  To: linux-rt-users

I get the following while trying to build this driver. What does it mean.

 Building modules, stage 2.
 MODPOST 1 modules
WARNING: "__bad_func_type" [/local/work/markh/pci5565-linux/driver/rfm2g.ko]
undefined!

Then obviously the module doesn't load for the same reason.

When I grep the kernel for bad_func_type all I see is

include/linux/rt_lock.h:192:extern int __bad_func_type(void);
include/linux/pickop.h:8:extern int __bad_func_type(void);
include/linux/pickop.h:16:      else __bad_func_type();
                \
include/linux/pickop.h:27:      else __ret = __bad_func_type();

Any help or hints would be appreciated

Thanks in advance
Mark

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-23 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-22 20:55 external gpl kernel module build problem on 2.6.26.8-rt16 Mark Hounschell
2009-04-22 22:21 ` Frank Rowand
2009-04-23 10:49   ` Mark Hounschell
2009-04-23 11:56     ` Uwe Kleine-König
2009-04-23 15:14       ` Mark Hounschell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).