Re: [RFC] spinlock_t & rwlock_t break_lock member initialization(patch seeking comments included)

From: Zwane Mwaikambo
Date: Mon Apr 04 2005 - 17:35:24 EST


On Mon, 28 Mar 2005, Jesper Juhl wrote:

> On Sun, 27 Mar 2005, Zwane Mwaikambo wrote:
>
> > On Sun, 27 Mar 2005, Jesper Juhl wrote:
> >
> > > I've now been running kernels (both PREEMPT, SMP, both and without both)
> > > with the patch below applied for a few days and I see no ill effects. I'm
> > > still interrested in comments about wether or not something like this
> > > makes sense and is acceptable ?
> >
> > The concept seems fine to me, although i think you should be using named
> > initialisers instead.
> >
> I wrote it the way I did to keep it similar to how the other members were
> initialized, I wouldn't mind a different approach, but doing it this way
> seemed to be what would "fit in" best, and it did the trick for me
> (silenced the annoying warnings) and seemed safe.
>
> Thank you for taking the time to comment on this trivial issue.

Well your original patch would probably cause the least noise amongst the
other patches changing code in that area, perhaps try pushing it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/