Re: linux/a.out.h is not exported to userspace

From: David Woodhouse
Date: Fri May 30 2008 - 01:46:07 EST


On Thu, 2008-05-29 at 21:35 -0700, Khem Raj wrote:
> On Fri, 2008-05-23 at 00:32 -0700, Andrew Morton wrote:
> > On Fri, 16 May 2008 17:13:57 -0700 Khem Raj <raj.khem@xxxxxxxxx> wrote:
>
> >
> > This breaks `make headerscheck' on s390:
> >
> > /usr/src/devel/usr/include/linux/a.out.h requires asm/a.out.h, which does not exist in exported headers
> >
> > which might be an s390 problem.
>
> The attached patch from David is a replacement patch. I have tested this
> patch by running make headers_install on every architecture under arch/
> It works for all (except 'um' and 'ppc' which do not export headers)

We also need to remove the instance of #ifdef CONFIG_something which
David sneaked in to <linux/a.out.h>.

And make a 'headers_check' test for it :)

--
dwmw2

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