PATCH powerpc Merge asm-ppc*/seccomp.h

Christoph Hellwig hch at lst.de
Fri Sep 23 04:31:26 EST 2005


> +#include <linux/thread_info.h>
> +
> +#if defined(__powerpc64__) && !defined(TIF_32BIT)
> +#error "unexpected TIF_32BIT on ppc64"
> +#endif

just kill this check, it's rather pointless




More information about the Linuxppc64-dev mailing list