Re: [PATCH] Consolidate compat_sys_waitid

From: Andi Kleen
Date: Tue Feb 15 2005 - 14:25:32 EST


> The reason it isn't in Linus' tree yet is that it depends on the
> is_compat_task() predicate which Andi vetoed out of Andrew's tree.
> As a result, I haven't been able to merge any of the compat stuff
> sitting in the PA tree. A few more voices in favour of reintroducing
> is_compat_task() would help.

Just change PA-RISC to not need is_compat_task? It's not that
difficult really, you just have to split the parts that need
to know about this into separate functions and files.

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