On 2/12/07, Cedric Le Goater <[EMAIL PROTECTED]> 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 _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.osdl.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
