2.1.110 breaks non-Intel architectures...

Dominik Kubla (dominik.kubla@uni-mainz.de)
Wed, 22 Jul 1998 05:12:52 +0200


Hi Linus, hi kernel gang,

looks like something has gone wrong in 2.1.100:

mm/vmalloc.c: will not compile on any non-intel architecture, because
VMALLOC_END is not defined except for Intel
(-> asm-i386/pgtable.h)

include/linux/sched.h: debugreg[] moved to thread structure
(-> asm-i386/processor.h) this also breaks all non-Intel
platforms.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html