CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
From: Meelis Roos
Date: Thu Mar 21 2019 - 16:22:48 EST
I tried to debug another problem and turned on most debug options for memory.
The resulting kernel failed to boot.
Bisecting the configurations led to CONFIG_DEBUG_VIRTUAL - if I turned it on
in addition to some other debug options, the machine crashed with
kernel BUG at arch/x86/mm/physaddr.c:79!
Screenshot at http://kodu.ut.ee/~mroos/debug_virtual-boot-hang-1.jpg
The machine was Athlon XP with VIA KT600 chipset and 2G RAM.
--
Meelis Roos <mroos@xxxxxxxx>