Re: 2.6.6-mm2

From: Chris Wright
Date: Fri May 14 2004 - 19:03:59 EST


* Joseph Fannin (jhf@xxxxxxxxxxxxxx) wrote:
> On Thu, May 13, 2004 at 03:27:36AM -0700, Andrew Morton wrote:
> >
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-mm2/
>
> > +rlim-add-rlimit-entry-for-posix-mqueue-allocation.patch
>
> The above patch includes linux/mqueue.h from
> arch/*/kernel/init_task.c for each arch. Building the kernel fails on
> ppc because ppc doesn't have an init_task.c; the setting of
> CONFIG_POSIX_MQUEUE doesn't matter. I added the include to
> arch/ppc/kernel/process.c and the resulting kernel boots ok, but this
> is probably not the correct place to put it.

It is. Needs to go with INIT_TASK.

> cris and m68k don't have an init_task.c either.

Thanks! Will spin up a patch.
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
-
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/