Re: 2.6.9-mm1: timer_event multiple definition

From: Christoph Lameter
Date: Fri Oct 22 2004 - 14:39:57 EST


On Fri, 22 Oct 2004, Adrian Bunk wrote:

> You don't have "SysKonnect FDDI PCI support" enabled in your .config?

Nope.

> That's what I wanted to say in my comment:

Right.

> There's a name clash between two global `timer_event':
> The one you introduced, and the one in drivers/net/skfp/queue.c .
>
> I don't know whether `timer_event' is too generic for the use you
> introduced, but for the use in drivers/net/skfp/queue.c (which was
> already present) it seems too generic.

posix_timer_event is more specific and the patch attached to my last
message contained a patch where the name is changed to posix_timer_event.
-
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/