From: "David Härdeman" <david@hardeman.nu>
To: linux-kernel@vger.kernel.org
Cc: stefani@seibold.net, stable@kernel.org
Subject: include/linux/kfifo.h - INIT_KFIFO() broken?
Date: Fri, 19 Mar 2010 23:17:40 +0100 [thread overview]
Message-ID: <20100319221740.GA26455@hardeman.nu> (raw)
The current include/linux/kfifo.h header defines __kfifo_initializer at
line 59 and undefines it at line 105. INIT_KFIFO() uses
__kfifo_initializer so INIT_KFIFO is currently not usable unless
line 105 is removed (if I have analysed the problem correctly).
The updated kfifo patchset by Stefani Seibold seems to fix that
particular problem, but if it isn't included in 2.6.34, then at least
INIT_KFIFO should be fixed (and that goes for 2.6.33.X as well).
--
David Härdeman
next reply other threads:[~2010-03-19 22:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-19 22:17 David Härdeman [this message]
2010-03-19 22:40 ` Stefani Seibold
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=20100319221740.GA26455@hardeman.nu \
--to=david@hardeman.nu \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.org \
--cc=stefani@seibold.net \
/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
Powered by JetHome