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

/freebsd-11-stable/sys/powerpc/pseries/
H A Dphyp_vscsi.cdiff 290989 Tue Nov 17 14:18:43 MST 2015 nwhitehorn Where appropriate, use the endian-flipping OF_getencprop() instead of
OF_getprop() to get encode-int encoded values from the OF tree. This is
a no-op at present, since all existing PowerPC ports are big-endian, but
it is a correctness improvement and will be required if we have a
little-endian kernel at some future point.

Where it is totally impossible for the code ever to be used on a
little-endian system (much of powerpc/powermac, for instance), I have not
necessarily made the appropriate changes.

MFC after: 1 month
/freebsd-11-stable/sys/powerpc/ofw/
H A Dofw_machdep.cdiff 290989 Tue Nov 17 14:18:43 MST 2015 nwhitehorn Where appropriate, use the endian-flipping OF_getencprop() instead of
OF_getprop() to get encode-int encoded values from the OF tree. This is
a no-op at present, since all existing PowerPC ports are big-endian, but
it is a correctness improvement and will be required if we have a
little-endian kernel at some future point.

Where it is totally impossible for the code ever to be used on a
little-endian system (much of powerpc/powermac, for instance), I have not
necessarily made the appropriate changes.

MFC after: 1 month
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.cdiff 290989 Tue Nov 17 14:18:43 MST 2015 nwhitehorn Where appropriate, use the endian-flipping OF_getencprop() instead of
OF_getprop() to get encode-int encoded values from the OF tree. This is
a no-op at present, since all existing PowerPC ports are big-endian, but
it is a correctness improvement and will be required if we have a
little-endian kernel at some future point.

Where it is totally impossible for the code ever to be used on a
little-endian system (much of powerpc/powermac, for instance), I have not
necessarily made the appropriate changes.

MFC after: 1 month

Completed in 93 milliseconds