lkml.org 
[lkml]   [2008]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[mmotm-2008-12-11-15-20] __unsafe() not defined.
From
Date
I got this compilation error using gcc (GCC) 3.3.5 (Debian 1:3.3.5-13).

drivers/pci/hotplug/ibmphp_core.c: In function `ibmphp_init':
drivers/pci/hotplug/ibmphp_core.c:1409: error: implicit declaration of function `__unsafe'
make[3]: *** [drivers/pci/hotplug/ibmphp_core.o] Error 1
make[2]: *** [drivers/pci/hotplug] Error 2
make[1]: *** [drivers/pci] Error 2
make: *** [drivers] Error 2

"grep -Fr __unsafe ." shows only one line.

./drivers/pci/hotplug/ibmphp_core.c: __unsafe(THIS_MODULE);

Where is __unsafe defined?

Regards.


\
 
 \ /
  Last update: 2008-12-12 03:13    [W:0.181 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site