NetBSD/sys/arch/ia64
mlelstv 8ce4433821 Do not call setroot() from MD code and from MI code, which has
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.

No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().

Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().

Make cpu_rootconf(9) describe the calling order.
2012-07-29 18:05:39 +00:00
..
acpi Follow IA-64 with the x86-specific ACPI MD functions and move these where 2011-06-12 11:31:30 +00:00
compile
conf Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
disasm Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ia64 Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
include - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
pci
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
unwind
Makefile