From: Yong Zhang <yong.zhang0@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: a.p.zijlstra@chello.nl, mingo@elte.hu
Subject: [PATCH 0/4] correct onstack wait_queue_head declaration
Date: Fri, 5 Feb 2010 21:52:00 +0800 [thread overview]
Message-ID: <1265377920-5898-1-git-send-email-yong.zhang0@gmail.com> (raw)
Onstack wait_queue_head must be declared with
DECLARE_WAIT_QUEUE_HEAD_ONSTACK. Otherwise it will make lockdep
warn. So fix the wrong usage in this patchset.
BTW, I split it to 4 patches to send to different maintainer
though it's due to the same issue. If you have no objection
on this kind of fix, I can also send it in one patch for some
simplification.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Yong Zhang (4):
dmaengine: correct onstack wait_queue_head declaration
[SCSI] bfa: correct onstack wait_queue_head declaration
V4L/DVB: gspca - sn9c20x: correct onstack wait_queue_head declaration
Staging: rt2860: correct onstack wait_queue_head declaration
drivers/dma/dmatest.c | 2 +-
drivers/media/video/gspca/sn9c20x.c | 2 +-
drivers/scsi/bfa/bfad_im.c | 4 ++--
drivers/staging/rt2860/rt_main_dev.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
next reply other threads:[~2010-02-05 13:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-05 13:52 Yong Zhang [this message]
2010-02-05 13:52 ` [PATCH 1/4] dmaengine: " Yong Zhang
2010-02-05 13:52 ` [PATCH 2/4] [SCSI] bfa: " Yong Zhang
2010-02-05 13:52 ` [PATCH 3/4] V4L/DVB: gspca - sn9c20x: " Yong Zhang
2010-02-05 13:52 ` [PATCH 4/4] Staging: rt2860: " Yong Zhang
2010-02-05 22:58 ` [PATCH 1/4] dmaengine: " Dan Williams
2010-02-05 14:47 ` [PATCH 0/4] " Peter Zijlstra
2010-02-06 0:40 ` Yong Zhang
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=1265377920-5898-1-git-send-email-yong.zhang0@gmail.com \
--to=yong.zhang0@gmail.com \
--cc=a.p.zijlstra@chello.nl \
--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
all inboxes | Powered by JetHome®