Re: LinuxPPS core (Version 1): the PPS Linux implementation.

From: Christoph Hellwig
Date: Tue Feb 03 2009 - 04:12:15 EST


On Sun, Feb 01, 2009 at 06:55:32PM +0100, Rodolfo Giometti wrote:
> * pps.h revisited but not splitted, since several stuff are shared between
> kernel and user land (I hope this will not stop inclusion...)

I really think the bits under ifdef __KERNEL__ should be split into
a pps_kernel.h. Not enough to block inclusion, but a very strong
recommendation. Headers containing ABIs and kernel-internal bits get
messy over time.

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