PATCH powerpc Merge asm-ppc*/seccomp.h
Jon Loeliger
jdl at freescale.com
Fri Sep 23 22:54:52 EST 2005
So, like, the other day Christoph Hellwig mumbled:
> >
> > But keep the #include? It's actually the part
> > that is defining TIF_32BIT for ppc64 (indirectly
> > through linux/thread_info.h and asm/thread_info.h).
> > Won't those bits be needed still?
>
> I'm not sure. This header definitly doesn't need it, but I suspect
> seccompt.c expects to get it via this header.
I dug around in this a bit. The nested includes here yield
a fairly wide distribution of availability of TIF_32BIT.
I'm hesitant to remove it in this "merge" patch, so I
will leave its removal to a follow on patch/effort.
New patch with #if test removed coming up.
jdl
More information about the Linuxppc-dev
mailing list