The fix is to change, in arch/sparc64/kernel/setup.c:
if (!ic_set_manually) {
to:
if (ic_myaddr == INADDR_NONE) {
Shows how much this facility is used on sparc64 :-)
I'll send this fix off to Alan.
Later,
David S. Miller
[EMAIL PROTECTED]
-
To unsubscribe from this list: sen
Hi,
current 2.2.17 sparc64 kernel doesnt build with CONFIG_IP_PNP
enabled
make[2]: Entering directory `/usr/src/linux/arch/sparc64/kernel'
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -m64 -pipe -mno-fpu -mcpu=ul
2 matches
Mail list logo