Re: 2.6.29 -mm merge plans

From: Christoph Hellwig
Date: Mon Jan 12 2009 - 15:23:55 EST


On Thu, Jan 08, 2009 at 08:11:53PM +0100, Rodolfo Giometti wrote:
> With "kernel-doc" do you mean what explained into
> Documentation/kernel-doc-nano-HOWTO.txt file?

Yes.

> > > pps.h shoulkd be split into one header only defining the
> > > kernel<->userspace ABI, and a kernel-internal one. That way
> > > also the conditional includes can go away.
>
> I don't understand well what I should do here... I supposed __KERNEL__
> define was defined to allow mixing kernel and userland code.

Yes, __KERNEL__ works, but it's still better to just keep things
entirely separate.

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