HomeFreeBSD

Allow libkvm to get the kernel va to pa delta without the need for

Description

Allow libkvm to get the kernel va to pa delta without the need for
physaddr. This should allow for a kernel where PHYSADDR and KERNPHYSADDR
are both undefined.

For now libkvm will use the old method of reading physaddr and kernaddr
to allow it to work with old kernels. This could be removed in the future
when enough time has passed.

Differential Revision: https://reviews.freebsd.org/D939
MFC after: 1 week

Details

Provenance
andrewAuthored on Oct 19 2014, 8:23 PM
Parents
rGa2d27ff80e44: Attach this driver during BUS_PASS_BUS and move the cpu init code to a
Branches
Unknown
Tags
Unknown

Event Timeline