Re: [RFC] timers, pointers to functions and type safety

From: Thomas Gleixner
Date: Sat Dec 02 2006 - 13:25:30 EST


On Sat, 2006-12-02 at 18:19 +0000, Al Viro wrote:
> > This is going to make a lot of data structures smaller, when the
> > timer_list is embedded in the structure itself and for the lot, which
> > ignores the timer callback argument anyway.
>
> container_of => still lousy type safety. All over the sodding place.

Not less than timer->data, where timer data is void *

tglx


-
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/