Messages in this thread |  | | | Date | Mon, 12 Jan 2009 15:23:36 -0500 | | From | Christoph Hellwig <> | | Subject | Re: 2.6.29 -mm merge plans | |
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.
|  |