History log of /freebsd-10-stable/sys/arm/arm/stack_machdep.c
Revision Date Author Comments
# 278614 12-Feb-2015 ian

MFC r276187, r276190, r271422:

Rename pmap_kenter_temp to pmap_kenter_temporary to be consistent with the
other architectures with this function.

Eliminate unnecessary references to pte.h internals by using the standard
pmap_kenter_temporary() to map pages while dumping.

Cleanup up ARM *frame structures.


# 266404 18-May-2014 ian

MFC 256941: make sure the frame is indeed in the kernel memory.


# 278614 12-Feb-2015 ian

MFC r276187, r276190, r271422:

Rename pmap_kenter_temp to pmap_kenter_temporary to be consistent with the
other architectures with this function.

Eliminate unnecessary references to pte.h internals by using the standard
pmap_kenter_temporary() to map pages while dumping.

Cleanup up ARM *frame structures.


# 266404 18-May-2014 ian

MFC 256941: make sure the frame is indeed in the kernel memory.