[PATCH 3/7] containers (V7): Add generic multi-subsystem API to containers

Paul Menage menage at google.com
Mon Feb 12 10:31:48 PST 2007


On 2/12/07, Cedric Le Goater <clg at fr.ibm.com> wrote:
> >> +#include <asm/proto.h>
> >
> > I did have a problem with this include.  On s390 it didn't exist so I've
> > just been running without it (with no problems).  A quick 'find'
> > suggests it only exists on x86_64, so I'd expect failures on all other
> > arches.
>
> confirmed on x86 also.
>

Sorry, this turned out to be left over from when I was debugging an
initialization problem that required early_printk(). I should have
removed it.

You can safely remove it from the patch.

Paul



More information about the Containers mailing list