NetBSD/sys/arch/landisk/landisk
uwe 11495586f9 Pass kernend as the start parameter to uvm_page_physload(). This
fixes pmap_steal_memory() as it can now unplug from the start of the
segment.  This might be the right thing to do too as the pages before
kernend are accessed via directly mapped P1, but i need to ask someone
with a clue.  This is also what evbsh3 always did.

Anyway, this at least unbreaks landisk after uvm hotplug fallout.
2017-02-02 21:57:03 +00:00
..
autoconf.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
bus_dma.c Don't call sh_dcache_inv_range() on BUS_DMASYNC_POSTREAD ops 2012-03-31 06:35:11 +00:00
clock_machdep.c
consinit.c
intr.c s/__diagused/__debugused/ for variables used in KDASSERT(). 2014-10-13 22:24:43 +00:00
kloader_machdep.c
landiskreg.h
locore.S
machdep.c Pass kernend as the start parameter to uvm_page_physload(). This 2017-02-02 21:57:03 +00:00
mainbus.c
shpcic_machdep.c make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00