Re: [patch] s390: setup.c cleanup + build fix

From: Heiko Carstens
Date: Sat Jun 24 2006 - 03:45:06 EST


> > CC arch/s390/kernel/setup.o
> > arch/s390/kernel/setup.c:83: error: initializer element is not computable at
> > load time
> > arch/s390/kernel/setup.c:83: error: (near initialization for
> > 'code_resource.start')
> > Not sure which patch in the -mm tree breaks this, but since this can be
> > considered a cleanup it can be merged anyway.
> >
>
> That's strange.

Indeed.

> The linker should be able to handle all that. I wonder why it didn't.
>
> And it works for me. What is "31 bit compilation"?

Switching off CONFIG_64BIT, so that you will get a 31 bit binary.
-
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/