Re: [Trivial PATCH] new timeofday: move time sources into archsubdirectories

From: john stultz
Date: Tue Jun 07 2005 - 18:13:13 EST


On Tue, 2005-06-07 at 23:55 +0200, Thomas Gleixner wrote:
> The patch moves the x86(_64) speficic timesources into
> drivers/timesource/x86.
>
> Reason: When other architectures start to move their TOD implementations
> to the new design, the timesource directory will become an unstructured
> collection of timesources within no time. Especially the embedded SoC
> world tends to produce zillions of variants.
>
> The base directory should only contain generic architecture independent
> timesource drivers IMHO.

Hey! Thanks for the feedback! I'm trying to encourage architectures to
share timesource drivers, so for now I'm not so worried if we end up
with something that looks like drivers/net/.

So unless you strenuously object, I say lets put it off until the need
becomes a bit more apparent. Although its likely I'll agree with you
once I've started working on converting ARM. :)

thanks
-john


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