Re: [PATCH 1/2] Split i386 and x86_64 ptrace.h

From: Andi Kleen
Date: Tue Aug 08 2006 - 19:31:57 EST


Jeff Dike <jdike@xxxxxxxxxxx> writes:
>
> x86_64 is also treated in this way for consistency.
>
> This patch was run by linux-arch yesterday with no comment.

Well you should have sent it to me.

I think I would prefer a well placed ifdef __KERNEL__ or two for this - i don't
like it when it becomes harder to grep include files like this
(like the errno->errno-base split was quite bad in this regard)

-Andi

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