Re: linux/compat.h includes asm/signal.h causing problems

From: David Miller
Date: Mon Oct 02 2006 - 17:04:42 EST


From: Andrew Morton <akpm@xxxxxxxx>
Date: Mon, 2 Oct 2006 13:50:36 -0700

> I don't know what a good fix is, really. I guess one could put the
> declaration of sigset_from_compat() into its own header file and include
> that header from the right places.

I'm working on a patch that puts the compat signal bits into
include/asm-sparc64/compat_signal.h and adds the necessary
includes to a few *.c files under arch/sparc64 when needed.
-
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/