]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use VM_MEMATTR_UNCACHEABLE for the constant for UC memory rather than
authorjhb <jhb@FreeBSD.org>
Thu, 29 Mar 2012 16:48:36 +0000 (16:48 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 29 Mar 2012 16:48:36 +0000 (16:48 +0000)
commit42c95c38919ca89dda8cabd3e43b847c44271613
tree080e1661535cede1fd3bf6b96e0bd2c371f4c057
parente31fbc1ed5c7d4da964a2d6d27ec0449003dda9b
Use VM_MEMATTR_UNCACHEABLE for the constant for UC memory rather than
VM_MEMATTR_UNCACHED.  VM_MEMATTR_UNCACHEABLE is the constant other
platforms use.

MFC after: 2 weeks
sys/mips/include/vm.h