Searched hist:226466 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ofw/
H A Dofw_fdt.cdiff 226466 Mon Oct 17 11:54:21 MDT 2011 jchandra FDT changes for 64 bit kernel

Use the offset into the device tree from fdtp as the phandle instead
of using pointer into the device tree. This will make sure that the
phandle fits into a uint32_t type, even when compiled for 64bit.

Reviewed by: raj, nathanw, marcel

Completed in 105 milliseconds