Re: cyclades region handling updates from 2.4

From: Dave Jones (davej@codemonkey.org.uk)
Date: Mon Mar 24 2003 - 15:42:52 EST


On Mon, Mar 24, 2003 at 02:37:58PM -0800, Andrew Morton wrote:
> davej@codemonkey.org.uk wrote:
> >
> > -static struct timer_list cyz_timerlist = TIMER_INITIALIZER(cyz_poll, 0, 0);
> > +static struct timer_list cyz_timerlist = {
> > + .function = cyz_poll
> > +};
>
> errr, bit of regression there. The spinlock in the timer is no longer
> initialised.

erk, bad merge on my part after your initial fix there.
I'll send a backout patch along with the bit putting the maintainers
name right.

                Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:17 EST