From: Dmitry Torokhov <dtor@insightbb.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org
Subject: spin_[un]lock_bh() compile problem on UP
Date: Wed, 11 Oct 2006 23:51:12 -0400 [thread overview]
Message-ID: <200610112351.13499.dtor@insightbb.com> (raw)
Ingo,
I am getting the following warning when I try compiling latest pull
from Linus on UP with kernel debuggin disabled.
drivers/input/ff-memless.c: In function `ml_ff_set_gain':
drivers/input/ff-memless.c:384: warning: implicit declaration of function `local_bh_disable'
drivers/input/ff-memless.c:393: warning: implicit declaration of function `local_bh_enable'
Should linux/spinlock_api_up.h do #include <linux/interrupt.h>?
--
Dmitry
reply other threads:[~2006-10-12 3:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200610112351.13499.dtor@insightbb.com \
--to=dtor@insightbb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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