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

From: Paul Menage
Date: Mon Feb 12 2007 - 13:32:50 EST


On 2/12/07, Cedric Le Goater <clg@xxxxxxxxxx> 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
-
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/