NetBSD/sys/arch/arm
rearnsha e4fff4a560 Replace most uses of pmap_pde_p with pmap_pde_page, since that is what
we need later in the code.  This fixes a fatal kernel fault in
pmap_modified_emulation if a user application tries to access a kernel
address that is section-mapped.

Add a diagnostic that detects attempts to call pmap_kenter_pa with a
va that is section-mapped.
2001-11-03 00:06:02 +00:00
..
arm Add a couple more diagnostics. 2001-10-27 16:48:50 +00:00
arm32 Replace most uses of pmap_pde_p with pmap_pde_page, since that is what 2001-11-03 00:06:02 +00:00
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
footbridge Add stubs for mmap to footbridge, must implement proper mmap real soon. 2001-09-10 23:05:19 +00:00
include Define boolean predicates pmap_pde_page, pmap_pde_section & pmap_pde_fpage, 2001-11-03 00:01:23 +00:00
iomd Sad point .... remove RC7500 support from the iomd directory in the 2001-10-17 23:28:19 +00:00
mainbus Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
sa11x0 Renamed platid_search() to platid_search_data() and added new platid_search(). 2001-09-24 14:29:30 +00:00
xscale Fix some register definitions. 2001-09-05 17:05:36 +00:00
Makefile Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00