[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100319221740.GA26455@hardeman.nu>
Date: Fri, 19 Mar 2010 23:17:40 +0100
From: David Härdeman <david@...deman.nu>
To: linux-kernel@...r.kernel.org
Cc: stefani@...bold.net, stable@...nel.org
Subject: include/linux/kfifo.h - INIT_KFIFO() broken?
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists