public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Cc: linux-kernel@vger.kernel.org, Neil Horman <nhorman@tuxdriver.com>
Subject: Re: [mmotm-2008-12-11-15-20] __unsafe() not defined.
Date: Thu, 11 Dec 2008 18:17:33 -0800	[thread overview]
Message-ID: <20081211181733.7031df32.akpm@linux-foundation.org> (raw)
In-Reply-To: <200812120209.mBC29Qx5064845@www262.sakura.ne.jp>

On Fri, 12 Dec 2008 11:09:26 +0900 Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> wrote:

> 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?
> 

hm, I wonder what that was all about.

I'll drop ibmphp-fix-module-ref-count-underflow.patch, thanks.

  reply	other threads:[~2008-12-12  2:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12  2:09 [mmotm-2008-12-11-15-20] __unsafe() not defined Tetsuo Handa
2008-12-12  2:17 ` Andrew Morton [this message]
2008-12-12 14:40   ` Neil Horman
2008-12-16  0:36     ` Andrew Morton

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=20081211181733.7031df32.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    --cc=penguin-kernel@i-love.sakura.ne.jp \
    /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